mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-31 12:41:20 -06:00 
			
		
		
		
	FIX: dark mode text display
Change-Id: I4089509d12180e454c4a052696f46eea66ea4ee0
This commit is contained in:
		
							parent
							
								
									4334dd2fe6
								
							
						
					
					
						commit
						646cd5a209
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -860,6 +860,7 @@ void CalibrationFlowX1SavePage::create_page(wxWindow* parent) | |||
|     m_top_sizer->Add(m_step_panel, 0, wxEXPAND, 0); | ||||
| 
 | ||||
|     m_complete_text_panel = new wxPanel(parent, wxID_ANY, wxDefaultPosition, wxDefaultSize, wxTAB_TRAVERSAL); | ||||
|     m_complete_text_panel->SetBackgroundColour(*wxWHITE); | ||||
|     m_complete_text_panel->Hide(); | ||||
|     wxBoxSizer* complete_text_sizer = new wxBoxSizer(wxVERTICAL); | ||||
|     auto complete_text = new Label(m_complete_text_panel, _L("We found the best flow ratio for you")); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 liz.li
						liz.li