mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipulators
This commit is contained in:
		
						commit
						f7702c05f2
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -380,6 +380,7 @@ sub load_print { | ||||||
|                 #$self->canvas->volumes->[$_]->color->[3] = 0.2 for @volume_ids; |                 #$self->canvas->volumes->[$_]->color->[3] = 0.2 for @volume_ids; | ||||||
|             } |             } | ||||||
|             $self->show_hide_ui_elements('simple'); |             $self->show_hide_ui_elements('simple'); | ||||||
|  |             $self->canvas->reset_legend_texture(); | ||||||
|         } else { |         } else { | ||||||
|             $self->{force_sliders_full_range} = (scalar(@{$self->canvas->volumes}) == 0); |             $self->{force_sliders_full_range} = (scalar(@{$self->canvas->volumes}) == 0); | ||||||
|             $self->canvas->load_gcode_preview($self->print, $self->gcode_preview_data, \@colors); |             $self->canvas->load_gcode_preview($self->print, $self->gcode_preview_data, \@colors); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Enrico Turri
						Enrico Turri