Add Reference to original scale of image in AppearanceView (in

preparation to crop)
This commit is contained in:
brunoherbelin
2020-11-23 00:04:03 +01:00
parent 30301b51d4
commit 7f161a0a49
2 changed files with 13 additions and 7 deletions

1
View.h
View File

@@ -247,6 +247,7 @@ private:
void adjustBackground();
class Frame *backgroundframe;
Surface *backgroundpreview;
Surface *surfacepreview;