New context menu in Geometry and Appearance Views: special handle (upper

left corner) with new icon and view-specific context menu on current
source.
This commit is contained in:
brunoherbelin
2020-11-17 23:28:11 +01:00
parent 3b529222d8
commit 4630d39663
12 changed files with 339 additions and 24 deletions

View File

@@ -178,7 +178,7 @@ protected:
// overlays and frames to be displayed on top of source
std::map<View::Mode, Group*> overlays_;
std::map<View::Mode, Switch*> frames_;
std::map<View::Mode, Handles*[5]> handles_;
std::map<View::Mode, Handles*[6]> handles_;
Symbol *symbol_;
// update