Opened 13 years ago

Closed 13 years ago

#3258 closed patch (fixed)

Add "Topological edit" checkbox to the new snapping window

Reported by: pcav Owned by: nobody
Priority: minor: annoyance Milestone: Version 1.7.0
Component: Digitising Version: Trunk
Keywords: Cc:
Must Fix for Release: No Platform: All
Platform Version: Awaiting user input: no

Description

The button "Allow topological editing", now left in Project properties, should be moved to the new Snapping Options window, a much more logical and convenient location. Possibly also Avoid intersection option could be moved.

Attachments (2)

Patch3258.diff (12.4 KB ) - added by NathanW 13 years ago.
Patch to add topological and intersection options to snapping dialog.
avoidIntersectionInSnappinDialog.diff (13.4 KB ) - added by cmoe 13 years ago.
patch to set avoid intersection flags

Download all attachments as: .zip

Change History (7)

by NathanW, 13 years ago

Attachment: Patch3258.diff added

Patch to add topological and intersection options to snapping dialog.

comment:1 by NathanW, 13 years ago

Version: Trunk

I have added my patch to move the above features to the snapping dialog. The code was copied from the project properties code so the functionality should be the same and I have done testing and it seems to work the same.

I also renamed the dialog title as it used to be in the Digitizing section in the project properties dialog, so I change the dialog name to "Snapping and Digitizing Options".

comment:2 by mhugent, 13 years ago

Type: enhancementpatch

comment:3 by jef, 13 years ago

Resolution: fixed
Status: newclosed

applied in r14778

comment:4 by pcav, 13 years ago

Resolution: fixed
Status: closedreopened

Great, thanks. One more suggestion: wouldn't it be better to add "Avoid intersection of new polygons" as an additional flaggable column in the main snapping table, instead of in a new popup?

by cmoe, 13 years ago

patch to set avoid intersection flags

comment:5 by jef, 13 years ago

Resolution: fixed
Status: reopenedclosed

oh, missed the patch - reimplemented in r14797.

Note: See TracTickets for help on using tickets.