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

AcrylicWindow doesn't respect MinHeight and MinWidth #140

Closed
Armin2208 opened this issue Sep 27, 2021 · 2 comments
Closed

AcrylicWindow doesn't respect MinHeight and MinWidth #140

Armin2208 opened this issue Sep 27, 2021 · 2 comments
Milestone

Comments

@Armin2208
Copy link

This bug was introduced in FluentWPF 10.1.
After downgrading to FluentWPF 10.0 it works again as expected.

Following values are set for the AcrylicWindow:
MinHeight="700"
MinWidth="820"

Behavior:
The user can still resize the window below the declared value. The colorful 1px window border & window content doesn't respond to the resize below MinHeight and MinWidth value.

@sourcechord
Copy link
Owner

Hi @Armin2208
Thanks for the feedback.
I'll fix this issue in the next update.

@sourcechord sourcechord added this to the 0.10.2 milestone Oct 2, 2021
@RickyYCheng
Copy link

Same. But the problem will appear in 0.10+(0.10.1 and 0.10.0 are both included), which works well in 0.9.

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

No branches or pull requests

3 participants