1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-14 08:34:26 +00:00

merge with master

This commit is contained in:
David Kocik
2019-12-18 10:45:16 +01:00
6 changed files with 63 additions and 14 deletions
+3
View File
@@ -3666,7 +3666,10 @@ void Plater::priv::on_right_click(RBtnEvent& evt)
if (evt.data.second) // right button was clicked on empty space
menu = &default_menu;
else
{
sidebar->obj_list()->show_multi_selection_menu();
return;
}
}
else
{