mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-09 01:09:59 +01:00
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:
2
Source.h
2
Source.h
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user