Main file catalog now scrolls to first selected image on returning from filmstrip; see issue #360
This commit is contained in:
@@ -104,6 +104,7 @@ protected:
|
||||
|
||||
int getEffectiveHeight () { return fnlabh+dtlabh+exlabh+textGap+exp_height; }
|
||||
int getStartX () { return startx; }
|
||||
int getStartY () { return starty; }
|
||||
|
||||
bool inside (int x, int y);
|
||||
bool insideWindow (int x, int y, int w, int h);
|
||||
|
Reference in New Issue
Block a user