Introducing panning acceleration factor (see issue #945: Paning a 1:1 preview from border to border need several click (& refresh))

This commit is contained in:
natureh
2011-08-28 20:58:53 +02:00
parent 5d049033d7
commit 5a5775edba
7 changed files with 41 additions and 8 deletions

View File

@@ -78,6 +78,7 @@ class Options {
int preferencesWidth;
int preferencesHeight;
int lastScale;
int panAccelFactor;
int lastCropSize;
bool fbOnlyRaw;
bool fbShowDateTime;