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

WindowConfig::with_min_size() not respecting minimum window size when launched #1322

Open
totsteps opened this issue Oct 15, 2020 · 0 comments
Labels
missing a feature is missing on a specific platform shell/mac concerns the macOS backend

Comments

@totsteps
Copy link
Collaborator

totsteps commented Oct 15, 2020

When adding a minimum size to a window config with WindowConfig::with_min_size, the launched window does not respect the minimum size on macOS(Windows not tested and Linux works fine)!

I guess this is because currently WindowHandle does not support setting min_size!

@luleyleo luleyleo added missing a feature is missing on a specific platform shell/mac concerns the macOS backend labels Oct 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing a feature is missing on a specific platform shell/mac concerns the macOS backend
Projects
None yet
Development

No branches or pull requests

2 participants