mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	FIX: [] not unload user presets on app closing
Change-Id: I517366d0cddab9c073db7bf70fec8f59d7d39e3c
This commit is contained in:
		
							parent
							
								
									365eacc7cf
								
							
						
					
					
						commit
						0e3364a415
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -4308,7 +4308,8 @@ void GUI_App::start_sync_user_preset(bool load_immediately, bool with_progress_d | |||
| 
 | ||||
| void GUI_App::stop_sync_user_preset() | ||||
| { | ||||
|     remove_user_presets(); | ||||
|     if (!wxGetApp().m_is_closing) | ||||
|         remove_user_presets(); | ||||
|     enable_user_preset_folder(false); | ||||
| 
 | ||||
|     if (!enable_sync) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 chunmao.guo
						chunmao.guo