Ver código fonte

wxGUI WSPropertiesDialog: fix updating ws map layer if map layer changed (#668)

Tomas Zigo 4 anos atrás
pai
commit
f575c871da
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      gui/wxpython/web_services/dialogs.py

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

@@ -757,7 +757,7 @@ class WSPropertiesDialog(WSDialogBase):
 
         self.giface.GetLayerTree().GetOptData(dcmd=lcmd,
                                               layer=self.layer,
-                                              params=None,
+                                              params=True,
                                               propwin=self)
 
         # TODO use just list or tuple