Tables: removed misleading, seemingy useless use of ImGuiButtonFlags_AllowtemOverlap in TableUpdateBorders().  (#6512, #3909)
	
		
	
				
					
				
			This was copied from SplitterBehavior(). The only hypothetical value in SplitterBehavior() would be ability to manually call SetItemAllowOverlap() after the call. Btw generally AllowOverlap is undesirable for columns as e.g. a spanning selectable would cover entire width and prevent columns from being used. # Conflicts: # imgui_tables.cppfeatures/potocpav-newer-lines-2
							parent
							
								
									0a53b45858
								
							
						
					
					
						commit
						cada78917c
					
				
				 1 changed files with 1 additions and 1 deletions
			
			
		
					Loading…
					
					
				
		Reference in New Issue