Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Distribute vertical spacing failing for overlapped text #3267

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

dfelinto
Copy link
Contributor

The code was doing what it was designed to, however there is no reason to prevent elements with a bit of overlap to also be equally distributed.

Before:

image

Expected (patch):

image

closes #3141

The code was doing what it was designed to, however there is no
reason to prevent elements with a bit of overlap to also be
equally distributed.

closes penpot#3141

Signed-off-by: Dalai Felinto <[email protected]>
@dfelinto dfelinto changed the title fix(common): distribute vertical spacing failing for overlapped text 🐛 Distribute vertical spacing failing for overlapped text Jun 2, 2023
@superalex superalex merged commit e41c36f into penpot:develop Jun 6, 2023
@superalex
Copy link
Contributor

Thank you very much @dfelinto !

@dfelinto
Copy link
Contributor Author

dfelinto commented Jun 6, 2023

Thanks for reviewing and pushing the changes @superalex :)

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.

bug: Distribute vertical spacing failing for overlapped text
2 participants