Absolute instance resets its constraints after undo

I had an Auto Layout, then I put an instance of scrollbar inside. I gave that scrollbar absolute position, top & bottom, right constraints.
I deleted it then undo. I thought it should keep the same constraints befor deleting but no, it resets to top, left.

This does not happen for objects which is not an instance (for example a rectangle) and also does not happen in a regular frame which is not an Auto Layout.
Please fix this.

Hey @Phu_Nguyen, thanks for flagging this to us!

I was able to reproduce the issue after creating a similar design in Figma with a similar frame and scrollbar component and using the same Auto Layout, absolute positioning, and constraints.

We’ll flag this over to our Auto Layout team to investigate further and hopefully work on a fix!

1 Like