microsoft / microsoft-ui-xaml

Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
MIT License
6.36k stars 679 forks source link

Programs Running WinUI don't scale to monitor's refresh rate. #9840

Open IGS-GIT opened 3 months ago

IGS-GIT commented 3 months ago

Describe the bug

I've noticed that apps running on WinUI don't respond well to high refresh rate monitors. Moving them around and performing any action to cause a resizing animation looks jittery and unpleasant. I have provided a video showcasing this with two apps running on WinUI

https://github.com/user-attachments/assets/ff5247a0-90e7-4065-a453-9f739aa0c210

Steps to reproduce the bug

This is consistent on most WinUI apps.

Expected behavior

No response

Screenshots

No response

NuGet package version

WinUI 3 - Windows App SDK 1.5.5: 1.5.240627000

Windows version

Windows Insider Build (xxxxx)

Additional context

No response

castorix commented 3 months ago

There are similar issues, like https://github.com/microsoft/microsoft-ui-xaml/issues/7290

IGS-GIT commented 3 months ago

There are similar issues, like https://github.com/microsoft/microsoft-ui-xaml/issues/7290

So this is an ongoing issue for a couple years?