mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Font for warning texture set to bold
This commit is contained in:
		
							parent
							
								
									e7cc3c5f4a
								
							
						
					
					
						commit
						c9d23d0ac0
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1485,6 +1485,7 @@ bool GLCanvas3D::WarningTexture::generate(const std::string& msg)
 | 
			
		|||
    // select default font
 | 
			
		||||
    wxFont font = wxSystemSettings::GetFont(wxSYS_DEFAULT_GUI_FONT);
 | 
			
		||||
    font.MakeLarger();
 | 
			
		||||
    font.MakeBold();
 | 
			
		||||
    memDC.SetFont(font);
 | 
			
		||||
 | 
			
		||||
    // calculates texture size
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue