mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-14 03:39:57 +01:00
Cleanup GUI and user feedback with crop in AppearanceView.
This commit is contained in:
4
View.h
4
View.h
@@ -252,7 +252,11 @@ private:
|
||||
Surface *backgroundchecker_;
|
||||
Frame *backgroundframe_;
|
||||
Mesh *horizontal_line_;
|
||||
Mesh *horizontal_mark_;
|
||||
bool show_horizontal_scale_;
|
||||
Group *vertical_line_;
|
||||
Mesh *vertical_mark_;
|
||||
bool show_vertical_scale_;
|
||||
Symbol *crop_horizontal_;
|
||||
Symbol *crop_vertical_;
|
||||
Symbol *overlay_position_;
|
||||
|
||||
Reference in New Issue
Block a user