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

Buttons of Choice-TaskDialog don't take up available space #67

Merged
merged 1 commit into from
Aug 9, 2019
Merged

Buttons of Choice-TaskDialog don't take up available space #67

merged 1 commit into from
Aug 9, 2019

Conversation

Bios-Marcel
Copy link
Contributor

Back when I did the PRs #53 and #54 , I only thought I had fixed the horizontal growing issue, but since the instruction of the dialog was as long as one of the buttontexts during testing, I probably didn't notice that the actual container that contains the buttons doesn't grow horizontally. This PR will now fix this, I have tested it with miglayout versions 5.0 and 5.2.

And I have fixed the weird indentation of my previous PRs.

Back when I did the PRs #53 and #54 , I only thought I had fixed the horizontal growing issue, but since the instruction of the dialog was as long as one of the buttontexts during testing, I probably didn't notice that the actual container that contains the buttons doesn't grow horizontally. This PR will now fix this, I have tested it with miglayout versions 5.0 and 5.2.

And I have fixed the weird indentation of my previous PRs.
Copy link
Owner

@eugener eugener left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@eugener eugener merged commit 453123d into eugener:master Aug 9, 2019
akuhtz pushed a commit to akuhtz/oxbow that referenced this pull request Nov 22, 2023
Back when I did the PRs eugener#53 and eugener#54 , I only thought I had fixed the horizontal growing issue, but since the instruction of the dialog was as long as one of the buttontexts during testing, I probably didn't notice that the actual container that contains the buttons doesn't grow horizontally. This PR will now fix this, I have tested it with miglayout versions 5.0 and 5.2.

And I have fixed the weird indentation of my previous PRs.

(cherry picked from commit 453123d)
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