Parcourir la source

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 il y a 11 ans
Parent
commit
57fb565dc3
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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