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

FluentWindow not allowing window resize from left or right top corners #972

Open
RoyMk opened this issue Feb 25, 2024 · 2 comments
Open
Labels
bug Something isn't working ⭐ top bug Top bug.

Comments

@RoyMk
Copy link

RoyMk commented Feb 25, 2024

Describe the bug

When trying to resize the window from either the top left corner or the top right corner the resize cursor does not appear.

To Reproduce

  1. Setup WpfUi
  2. Add a titlebar
  3. Try to resize from upper corners

Expected behavior

The windows should be resizable from every corner, not just the bottom left and bottom right

Screenshots

Error

OS version

Window 11 22H2 (OS Build 22621.3155)

.NET version

.NET 8.0

WPF-UI NuGet version

3.0.0

Additional context

No response

@RoyMk RoyMk added the bug Something isn't working label Feb 25, 2024
@seasonyuu
Copy link
Contributor

This is a bug since v3.0.0, v2.x works like a charm

@Paliverse
Copy link

When giving a small margin to the root element in the Fluent Window, it will work in all corners and sides.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ⭐ top bug Top bug.
Projects
None yet
Development

No branches or pull requests

3 participants