1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

Fixed 3D view of the Cut dialog.

This commit is contained in:
bubnikv
2017-03-28 14:18:13 +02:00
parent 40b75f6cee
commit 95b45da57c
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -18,6 +18,7 @@ sub new {
# init GUI elements
my $canvas = Slic3r::GUI::3DScene->new($self);
$canvas->use_plain_shader(1);
$self->canvas($canvas);
my $slider_low = Wx::Slider->new(
$self, -1,