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

Commits on Aug 9, 2019

  1. Buttons of Choice-TaskDialog don't take up available space

    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.
    Bios-Marcel authored Aug 9, 2019
    Configuration menu
    Copy the full SHA
    8b918ab View commit details
    Browse the repository at this point in the history