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

Fixed multiline dialog layout #160

Merged
merged 1 commit into from
Jan 8, 2019
Merged

Fixed multiline dialog layout #160

merged 1 commit into from
Jan 8, 2019

Conversation

distantcam
Copy link
Contributor

Multiline dialogs were still using the full width of the text line, not counting newlines. This lead to extremely wide dialogs with all the text left justified.

This fixes the issue by correctly calculating the width of a multiline label and using that as the dialog width.

@migueldeicaza
Copy link
Collaborator

Woohoo! Thanks!

@migueldeicaza migueldeicaza merged commit a88cb16 into gui-cs:master Jan 8, 2019
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.

2 participants