Sfoglia il codice sorgente

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

Tomas Zigo 5 anni fa
parent
commit
f575c871da
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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