[GRASS-git] [OSGeo/grass] 526812: wxGUI: fix WMS (#242)
Anna Petrasova
noreply at github.com
Sun Feb 2 13:16:33 PST 2020
Branch: refs/heads/releasebranch_7_8
Home: https://github.com/OSGeo/grass
Commit: 52681271351c1cc8aaf29556f18889a09f4c6297
https://github.com/OSGeo/grass/commit/52681271351c1cc8aaf29556f18889a09f4c6297
Author: Anna Petrasova <kratochanna at gmail.com>
Date: 2020-02-02 (Sun, 02 Feb 2020)
Changed paths:
M gui/wxpython/core/ws.py
M gui/wxpython/gui_core/widgets.py
M gui/wxpython/web_services/dialogs.py
M gui/wxpython/web_services/widgets.py
M scripts/r.in.wms/wms_base.py
M scripts/r.in.wms/wms_drv.py
Log Message:
-----------
wxGUI: fix WMS (#242)
* wxGUI: fix WMS, includes changing widget because listtreectrl didn't behave correctly when selecting layers
* avoid wx warnings about deprecated calls in wms dlg
* wms: fix returncode, py3 compatibility, typo
More information about the grass-commit
mailing list