Opened 13 years ago

Last modified 12 years ago

#8425 closed defect

"align in circle" doesn't work as per code comments — at Version 3

Reported by: richlv Owned by: team
Priority: normal Milestone: 14.03
Component: Core Version: tested
Keywords: align node circle Cc:

Description (last modified by Don-vip)

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"

Change History (3)

comment:1 by Don-vip, 13 years ago

see also #8431

comment:2 by richlv, 13 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 Don-vip, 13 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.