Explorar el Código

wxGUI/modeler: cosmetics in action settings (width)
(merge https://trac.osgeo.org/grass/changeset/49774 from devbr6)


git-svn-id: https://svn.osgeo.org/grass/grass/trunk@49775 15284696-431f-4ddb-bdfa-cd5b030d7da7

Martin Landa hace 13 años
padre
commit
4858ffa7f0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      gui/wxpython/core/settings.py

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

@@ -697,7 +697,7 @@ class Settings:
                         'running' :  (255, 0, 0, 255),     # red
                         },
                     'size' : {
-                        'width'  : 100,
+                        'width'  : 125,
                         'height' : 50,
                         },
                     'width': {