Opened 14 years ago

Closed 13 years ago

#3232 closed patch (fixed)

Apply button and problem with not shown layers in snapping options

Reported by: cmoe Owned by: jef
Priority: major: does not work as expected Milestone: Version 1.7.0
Component: Digitising Version:
Keywords: Cc:
Must Fix for Release: Yes Platform: All
Platform Version: Awaiting user input: no

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.

Attachments (2)

qgssnappingdialog2.diff (4.7 KB ) - added by cmoe 14 years ago.
qgssnappingdialog2_WithoutNewSignal.diff (5.6 KB ) - added by cmoe 14 years ago.
the same as before, but without introducing a new signal

Download all attachments as: .zip

Change History (4)

by cmoe, 14 years ago

Attachment: qgssnappingdialog2.diff added

comment:1 by cmoe, 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.

by cmoe, 14 years ago

the same as before, but without introducing a new signal

comment:2 by jef, 13 years ago

Resolution: fixed
Status: newclosed

applied in r14777

Note: See TracTickets for help on using tickets.