Fixed #1204
This commit is contained in:
parent
82838cc640
commit
125ece0aad
@ -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) = @_;
|
||||
|
Loading…
Reference in New Issue
Block a user