wpfui icon indicating copy to clipboard operation
wpfui copied to clipboard

Window caption buttons don't work properly with touch

Open Difegue opened this issue 3 weeks ago • 0 comments

Describe the bug

When using touch to interact with a WPFUI app, tapping the maximize button seems to fire two actions, which maximizes then restores the window to its previous size.

This worked fine in 2.x.

To Reproduce

Open the controls app on a touchscreen-equipped PC and tap the maximize button

Expected behavior

The app should maximize properly

Screenshots

https://github.com/lepoco/wpfui/assets/8237712/80edefee-7812-4c92-8981-38188f24cc1a

OS version

Win11

.NET version

Any version

WPF-UI NuGet version

3.0.3

Additional context

No response

Difegue avatar Jun 11 '24 13:06 Difegue