Feature request #3232
Apply button and problem with not shown layers in snapping options
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | Jürgen Fischer | ||
Category: | Digitising | ||
Pull Request or Patch supplied: | Resolution: | fixed | |
Easy fix?: | No | Copied to github as #: | 13292 |
Description
Again this patch does to things:
1) Add an apply button if the snapping options are in non-docking mode (as requested by timlinux)
2) resolves a problem with layers that are not shown in the canvas: So we don't rely on the canvas but on the mapLayerRegistry. Also needed a new signal, as the layerWillBeRemoved signal fires to early.
History
#1 Updated by cmoe - about 14 years ago
The second version should do same thing as mentioned for the first version. This version (should) work without the introduction of a new signal.
#2 Updated by Jürgen Fischer almost 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
applied in 44263084 (SVN r14778)