microsoft / microsoft-ui-xaml

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

Dragging a Tab across a DPI doesn't re-scale the tab item during the drag #8442

Open zadjii-msft opened 1 year ago

zadjii-msft commented 1 year ago

Describe the bug

A picture says 1000 words, however, I couldn't get the screen recording to span across monitors. So imagine that I'm starting the drag from another window, on a 100% scaled monitor, to this 150% scaled one

its-so-little

You'll note, the tab didn't resize itself.

Steps to reproduce the bug

Expected behavior

It resizes itself as it goes, so that it's the right scaling on the new monitor

Screenshots

No response

NuGet package version

WinUI 2 - Microsoft.UI.Xaml 2.8.2

Windows version

Windows Insider Build (xxxxx)

Additional context

No response

codendone commented 2 months ago

Note: The same issue applies to WinUI (see #9776). I believe this is an OS issue, outside of WinUI2/WinUI3.