mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-06-02 18:29:50 +08:00
Try to fix 1204
This commit is contained in:
parent
27f196be59
commit
2efc8c705e
@ -136,7 +136,7 @@ sub update_optgroup {
|
|||||||
full_labels => 1,
|
full_labels => 1,
|
||||||
label_font => $Slic3r::GUI::small_font,
|
label_font => $Slic3r::GUI::small_font,
|
||||||
sidetext_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} },
|
on_change => sub { $self->{on_change}->() if $self->{on_change} },
|
||||||
extra_column => sub {
|
extra_column => sub {
|
||||||
my ($line) = @_;
|
my ($line) = @_;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user