Modify ↓
Opened 16 years ago
Closed 16 years ago
#2847 closed enhancement (fixed)
[patch] extented action to create circles
Reported by: | Landwirt | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
I found that creating circles by selecting 3 nodes not intuitive enough, so I added another way. By selecting 2 nodes the action will use them for the diameter to create a new circle with exact "createcircle.nodecount" nodes.
This should make editing easier as it needs only the end nodes of two roads to create a perfect roundabout or the diameter to create towers or oil tanks.
Attachments (1)
Change History (2)
by , 16 years ago
Attachment: | CreateCircleAction.java.patch added |
---|
comment:1 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In r1741.
Much better would be an interactive tool thought :-)