Pārlūkot izejas kodu

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 gadi atpakaļ
vecāks
revīzija
cd642cfa93
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      gui/wxpython/core/settings.py

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

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