浏览代码

web service dialog: avoid resizing if the dialog when web service is changed

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@57025 15284696-431f-4ddb-bdfa-cd5b030d7da7
Štěpán Turek 11 年之前
父节点
当前提交
57fb565dc3
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      gui/wxpython/web_services/dialogs.py

+ 0 - 1
gui/wxpython/web_services/dialogs.py

@@ -455,7 +455,6 @@ class WSDialogBase(wx.Dialog):
         self.active_ws_panel.Show()
         self.SetMaxSize((-1, -1))
         self.Layout()
-        self.Fit()
 
     def OnAdvConnPaneChanged(self, event):
         """!Collapse search module box