Added option for crop area color/opacy; See issue #355
This commit is contained in:
@@ -133,9 +133,9 @@ class Options {
|
||||
bool tabbedUI;
|
||||
int previewSizeTab,previewSizeBrowser;
|
||||
int multiDisplayMode; // 0=none, 1=Edit panels on other display
|
||||
std::vector<double> cutOverlayBrush; // Red;Green;Blue;Alpha , all ranging 0..1
|
||||
|
||||
|
||||
Options ();
|
||||
Options ();
|
||||
|
||||
Options* copyFrom (Options* other);
|
||||
void setDefaults ();
|
||||
|
Reference in New Issue
Block a user