mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 19:12:38 -07:00
Fry to fix OSX-crashing on UnselectAll
This commit is contained in:
@@ -2222,6 +2222,8 @@ sub selection_changed {
|
||||
}
|
||||
$self->Layout;
|
||||
}
|
||||
|
||||
print "selection_changed -> have_sel = $have_sel\n";
|
||||
|
||||
# prepagate the event to the frame (a custom Wx event would be cleaner)
|
||||
$self->GetFrame->on_plater_selection_changed($have_sel);
|
||||
|
||||
Reference in New Issue
Block a user