allow custom-ratio cropping (by holding shift) also when resizing from the thumbnail

This commit is contained in:
Alberto Griggio
2017-04-11 08:58:59 +02:00
parent 7a25641139
commit 3c7e797418
2 changed files with 15 additions and 9 deletions

View File

@@ -56,6 +56,7 @@ class FileBrowserEntry : public ThumbBrowserEntryBase,
FileBrowserEntryIdleHelper* feih;
ImgEditState state;
float crop_custom_ratio;
IdleRegister idle_register;