Skip to main content

Add constraints when using the Absolute Position in AutoLayout


Example: I have an AutoLayout Card and I want to put an element on the bottom of the card, so I should make that element in an Absolute Position, but when I change the height of the card, the Absolute Position Element should follow the bottom contain as I set.


Framer has fixed this problem

Hi @Sabri_Hakuli


It is already possible.

While selecting an element in absolute position into an auto layout you have access to its constraints panel


This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.