Revert "Reordering emitted signals in PopupMenu" and fix editor selection issue in the safer way.
This commit is contained in:
parent
6296b46008
commit
cebfc02d6f
5 changed files with 14 additions and 7 deletions
|
|
@ -290,6 +290,7 @@ private:
|
|||
ObjectID clicked;
|
||||
ObjectID material_target;
|
||||
Vector<_RayResult> selection_results;
|
||||
Vector<_RayResult> selection_results_menu;
|
||||
bool clicked_wants_append = false;
|
||||
bool selection_in_progress = false;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue