Try to fix 1204

This commit is contained in:
YuSanka 2018-09-07 09:09:24 +02:00
parent 27f196be59
commit 2efc8c705e

View File

@ -136,7 +136,7 @@ sub update_optgroup {
full_labels => 1,
label_font => $Slic3r::GUI::small_font,
sidetext_font => $Slic3r::GUI::small_font,
label_width => 120,
label_width => 150,
on_change => sub { $self->{on_change}->() if $self->{on_change} },
extra_column => sub {
my ($line) = @_;