瀏覽代碼

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 13 年之前
父節點
當前提交
4858ffa7f0
共有 1 個文件被更改,包括 1 次插入1 次删除
  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': {