Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Buttons of Choice-TaskDialog don't take up available space (eugener#67)
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.
- Loading branch information