Skip to content

Conversation

@EliotJones
Copy link

This change aims to fix the behaviour of alignment for plain text type shapes (label, text box, box, etc). Previously the width for these was hardcoded at 2000 which means center and right alignment would cause the content to 'disappear' off the visible canvas.

This change allows types to define dynamic width so that alignment is calculated with respect to the longest line of content or container width, whichever is first.

See a video here for test cases and explanation: https://www.loom.com/share/db04a47c71124cf5a6d42e402f68dabc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant