Skip to main content

I am confused how x and y coordinates for elements with “Ignore auto layout” on are displayed.
The coordinates are intuitive when you choose constraints left and top. I was expecting them to change when you choose right, bottom, center or some other value. In this case I would expect them to display the value relative to that reference point. Something that sticks to the bottom right corner, should not display the distance from the top left corner (as this is a total random value, that will probably be different for responsive components). I mostly layout with values and rarely by dragging elements around the canvas and it is cumbersome to calculate those random values that do not reflect the intent of the design.
CSS works with top or bottom and left or right coordinates respectively. 

Is it just me, or do you feel the same way?  

Be the first to reply!

Reply