mirror of
				https://github.com/Drezil/imgui.git
				synced 2025-10-31 13:11:05 +01:00 
			
		
		
		
	Fixed nested BeginDisabled()/EndDisabled() bug in Docking branch due to bad merge. (#4655, #4452, #4453, #4462)
This commit is contained in:
		| @@ -119,6 +119,10 @@ Other Changes: | ||||
| - Misc: Fix MinGW DLL build issue (when IMGUI_API is defined). [@rokups] | ||||
| - CI: Add MinGW DLL build to test suite. [@rokups] | ||||
|  | ||||
| Docking+Viewports Branch: | ||||
|  | ||||
| - Disabled: Fixed nested BeginDisabled()/EndDisabled() bug in Docking branch due to bad merge. (#4655, #4452, #4453, #4462) | ||||
|  | ||||
|  | ||||
| ----------------------------------------------------------------------- | ||||
|  VERSION 1.85 (Released 2021-10-12) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user