mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Try to fix bug with CheckBox selection if cursor is in TextCtrl.
This commit is contained in:
		
							parent
							
								
									28b6d222f2
								
							
						
					
					
						commit
						6053c8f54d
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -173,7 +173,8 @@ namespace Slic3r { namespace GUI { | |||
| 
 | ||||
| 		temp->Bind(wxEVT_KILL_FOCUS, ([this, temp](wxEvent& e) | ||||
| 		{ | ||||
| 			on_kill_focus(e); | ||||
| //			on_kill_focus(e);
 | ||||
| 			e.Skip(); | ||||
| 			temp->GetToolTip()->Enable(true); | ||||
| 		}), temp->GetId()); | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 YuSanka
						YuSanka