Explorar o código

wxNviz: lower default zoom step

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@48224 15284696-431f-4ddb-bdfa-cd5b030d7da7
Anna Petrášová %!s(int64=13) %!d(string=hai) anos
pai
achega
54565a8734
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      gui/wxpython/gui_modules/preferences.py

+ 1 - 1
gui/wxpython/gui_modules/preferences.py

@@ -470,7 +470,7 @@ class Settings:
                 'view' : {
                     'persp' : {
                         'value' : 20,
-                        'step' : 5,
+                        'step' : 2,
                         },
                     'position' : {
                         'x' : 0.84,