mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 12:11:15 -06:00 
			
		
		
		
	Fixed crashing after filament preset changing from Plater
This commit is contained in:
		
							parent
							
								
									7c673179f6
								
							
						
					
					
						commit
						2200e42174
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -795,7 +795,7 @@ void Sidebar::show_button(ButtonAction but_action, bool show) | |||
| 
 | ||||
| bool Sidebar::is_multifilament() | ||||
| { | ||||
|     return p->combos_filament.size() > 0; | ||||
|     return p->combos_filament.size() > 1; | ||||
| } | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 YuSanka
						YuSanka