Browse Source

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

Tomas Zigo 5 năm trước cách đây
mục cha
commit
f575c871da
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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