Fix file rotation problem in thumb browser, see issue #621
This commit is contained in:
@@ -48,6 +48,7 @@ class FileBrowserEntry : public ThumbBrowserEntryBase,
|
||||
ImageAreaToolListener* iatlistener;
|
||||
int press_x, press_y, action_x, action_y;
|
||||
double rot_deg;
|
||||
bool landscape;
|
||||
rtengine::procparams::CropParams cropParams;
|
||||
CropGUIListener* cropgl;
|
||||
FileBrowserEntryIdleHelper* feih;
|
||||
|
Reference in New Issue
Block a user