#1113: layertree to be compatible with DataCatalog
-------------------------+--------------------------------------------------
Reporter: rashadkm | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: Python | Version: svn-develbranch6
Keywords: | Platform: All
Cpu: x86-32 |
-------------------------+--------------------------------------------------
Data Catalog allows to copy, rename && delete maps in layertree of
LayerManager window. this patch will add some extra popup menu items for
layertree contextmenu
#1113: layertree to be compatible with DataCatalog
-------------------------+--------------------------------------------------
Reporter: rashadkm | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 6.5.0
Component: Python | Version: svn-develbranch6
Keywords: | Platform: All
Cpu: x86-32 |
-------------------------+--------------------------------------------------
Comment(by rashadkm):
Replying to [comment:1 neteler]:
> Which patch is relevant? please also add potential consequences
> for the standard GUI.
both are same. it does not add any consequences for existing gui.
because it work based on an env variable set by datacatalog only. so when
using existing gui which does not set the env variable
"integrated-gui= True" set by datacatlaog. So for g.gui it works without
any changes to layertee.py
This request is now addressed by
source:grass/trunk/gui/wxpython/lmgr/datacatalog.py?rev=61849 for trunk.
Closing as fixed and changing milestone accordingly.
For bugs and missing features, please open new tickets.