Modify ↓
Opened 6 years ago
Closed 6 years ago
#19313 closed defect (fixed)
plugin should work with locked data layers
| Reported by: | GerdP | Owned by: | GerdP |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin utilsplugin2 | Version: | |
| Keywords: | Cc: |
Description
The plugin checks getLayerManager().getEditDataSet() != null instead of getLayerManager().getActiveDataSet() != null in various places and thus many actions don't work as expected when the layer is locked.
Attachments (0)
Change History (2)
comment:1 by , 6 years ago
| Owner: | changed from to |
|---|---|
| Status: | assigned → new |
comment:2 by , 6 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



see [o35476:35477]