#8425 closed defect (fixed)
"align in circle" doesn't work as per code comments
Reported by: | richlv | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 14.03 |
Component: | Core | Version: | tested |
Keywords: | align node circle | Cc: |
Description (last modified by )
AlignInCircleAction.java comment says :
When is selected node that is part of the way, then make a regular polygon, selected
node doesn't move.
this currently doesn't work that way, selected node moves as well.
I would also suggest to change some of the comments :
a) "special case if no single nodes are selected and exactly one way is" to
"special case if no nodes are selected and exactly one way is"
b) "When is selected node that is part of the way, then make" to
"When a single node that is part of the way is selected, make"
Attachments (0)
Change History (7)
comment:1 by , 12 years ago
comment:2 by , 12 years ago
hmm, my original comment got mutilated a bit :)
"come of the comments :"
was supposed to be
"i would also suggest to change some of the comments :"
comment:3 by , 12 years ago
Description: | modified (diff) |
---|
comment:4 by , 11 years ago
Keywords: | align node circle added |
---|
comment:6 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:7 by , 11 years ago
Milestone: | → 14.03 |
---|
see also #8431