mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	FIX: reduce unnecessary ams update to filament list
Change-Id: Ibdf12a54bb29a3db9071e83c312401879238db52
This commit is contained in:
		
							parent
							
								
									646934953c
								
							
						
					
					
						commit
						27e1a95bd1
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -1571,6 +1571,7 @@ void GUI_App::init_networking_callbacks() | |||
|             CallAfter([this, dev_id, msg] { | ||||
|                 MachineObject* obj = this->m_device_manager->get_user_machine(dev_id); | ||||
|                 if (obj) { | ||||
|                     obj->is_ams_need_update = false; | ||||
|                     obj->parse_json(msg); | ||||
| 
 | ||||
|                     if (this->m_device_manager->get_selected_machine() == obj && obj->is_ams_need_update) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 chunmao.guo
						chunmao.guo