Anchor points doesn't work (at least not in layer.make.roundedRectangle)

Steps causing the bug to occur

  1. Create layer.make.roundedRectangle
  2. Set Anchor to any other anchor point than center
  3. Make rectangle height bigger than width
  4. Anchor point flips to another place

Have you found a workaround?

No

Other notes

  • Vuo version: 1.2.5
  • macOS version: OS X 10.11
  • How severely does this bug affect you? It prevents me from completing a specific task with Vuo.

If this is meant to work like this, please explain why, I don’t understand the logic?

PositionBug.vuo (7.67 KB)

Screen Shot 2017-05-19 at 12.07.06.png

Screen Shot 2017-05-19 at 12.06.46.png

New test composition with another box drawn with layer.make.color as a comparison. Both boxes are drawn now at same position with same anchor position, but rounded rectacle jumps to different positions and layer.make.color -box works as it should.

PositionBug.vuo (8.97 KB)

Confirmed, this is a bug. Thanks for reporting this problem, @timwessman.

1 Like

Fixed in 1.2.6.