mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Fix of #2745
This commit is contained in:
		
							parent
							
								
									2d1c554758
								
							
						
					
					
						commit
						36d2a38a2f
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -373,6 +373,8 @@ void Tab::update_labels_colour() | |||
| //	Thaw();
 | ||||
| 
 | ||||
|     auto cur_item = m_treectrl->GetFirstVisibleItem(); | ||||
|     if (!cur_item || !m_treectrl->IsVisible(cur_item)) | ||||
|         return; | ||||
|     while (cur_item) { | ||||
|         auto title = m_treectrl->GetItemText(cur_item); | ||||
|         for (auto page : m_pages) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 YuSanka
						YuSanka