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

fix show correct height when widget showing in a dialog. #83

Merged
merged 1 commit into from
May 14, 2024

Conversation

Skilling-Kiss
Copy link
Contributor

@Skilling-Kiss Skilling-Kiss commented Apr 29, 2024

It will take up all of the screen height when didn't set up on the windows platform.

@rydmike
Copy link
Owner

rydmike commented May 14, 2024

Hi @Skilling-Kiss, sorry for the slow burn on this PR.

This change might not really be needed very often due to how the layout of the widget is used. Still I will merge the PR, there may be a point with it in some cases. I will however after merging it, before publishing a new version, make it a property users can modify. The property will default to the Column's current default MainAxisSize.max, but you will be able to provide MainAxisSize.min if and when so needed.

Thank you for your contribution.

@rydmike rydmike merged commit e180269 into rydmike:master May 14, 2024
1 check passed
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.

None yet

2 participants