Opened 13 years ago
Closed 12 years ago
#8470 closed enhancement (fixed)
Extrude mode: allow dragginng nodes along adjacent segments
| Reported by: | akks | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | extrude | Cc: |
Description (last modified by )
Sorry for committing in stabilization phase, the refactoring of extrude action was unfinished (and potentially buggy) and while finishing it some new behavior was added.
Now nodes in extrude mode can be dragged along the adjacent segments (see the picture)
I leave the ticket to detect the bugs or usability issues before tested is released.
Attachments (2)
Change History (17)
by , 13 years ago
by , 13 years ago
comment:1 by , 13 years ago
| Description: | modified (diff) |
|---|
follow-up: 3 comment:2 by , 13 years ago
follow-up: 4 comment:3 by , 13 years ago
comment:4 by , 13 years ago
Replying to skyper:
Thanks for this feature. Think it would be even more obvious if the mouse pointer would change before action to indicate the different mode similar to selection mode. Maybe simply highlighting the node will work, too.
I agree, but currently the extrude mode does not have mouse move listening. It is very good for speed and CPU usage, but no highlighting or cursor changes are possible when dragging was not started. I do not know a good way to add it without risking bugs and performance loss...
follow-up: 8 comment:5 by , 13 years ago
I find annoying, that now I must zoom in real close because otherwise I risk dragging nodes, when in extrude mode I mostly want to drag segments. Moving one node is not really "extruding", so could you make node-along-segment need a modifier key, please?
comment:6 by , 13 years ago
If you would ask 1.5 months ago, we would easily add modifier.
But now, after 3 tested releases, people get used to the functionality, so only some configuration option or menu is possible (like with angle snapping).
comment:7 by , 13 years ago
Hmm, I doubt Extrude mode is that popular...
So changes are still possible (when better than previous solution).
follow-up: 9 comment:8 by , 12 years ago
Replying to anonymous:
I find annoying, that now I must zoom in real close because otherwise I risk dragging nodes, when in extrude mode I mostly want to drag segments. Moving one node is not really "extruding", so could you make node-along-segment need a modifier key, please?
Do we need at least an option for that?
comment:9 by , 12 years ago
Replying to stoecker:
Hmm, I doubt Extrude mode is that popular...
So changes are still possible (when better than previous solution).
Yeah, it seems to get popular ( were some discussion on talk-de). So better change fast.
Replying to akks:
Replying to anonymous:
I find annoying, that now I must zoom in real close because otherwise I risk dragging nodes, when in extrude mode I mostly want to drag segments. Moving one node is not really "extruding", so could you make node-along-segment need a modifier key, please?
Do we need at least an option for that?
+1
comment:11 by , 12 years ago
Ctrl-only-dragging option is introduced, but disabled by default. Extruding "random" segment near the node was not restored intentionally (do we need it?) We possibly need a checkbox in preferences for this too
Let us decide, should this be enabled by default?
For me it is convenient to drag nodes without ctrl (extruding is in fact somerthing like moving one segment). Your opinion?
comment:12 by , 12 years ago
Yes, it should. Node-dragging is really annoying, because (in my workflow at least) extrude tool is only used for extruding ways: e.g. parts of building. --Zverik





In 5746/josm: