Selaa lähdekoodia

wxGUI: show computational region by default, see https://trac.osgeo.org/grass/ticket/3519

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@73189 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa 6 vuotta sitten
vanhempi
commit
cd642cfa93
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      gui/wxpython/core/settings.py

+ 1 - 1
gui/wxpython/core/settings.py

@@ -191,7 +191,7 @@ class Settings:
                     'enabled': False
                 },
                 'showCompExtent': {
-                    'enabled': False
+                    'enabled': True
                 },
                 'statusbarMode': {
                     'selection': 0