[Desktop] DragUIOverride: Desktop UI design differs from WinUI3 #19110
Labels
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/bug
Something isn't working
triage/untriaged
Indicates an issue requires triaging or verification
Current behavior
When performing drag&drop, you may want to define how drop operation manifests on UI with help of
DragUIOverride
.The design of drag&drop "tooltip" differs between
WinUi3
andDesktop
WinUI3
:Desktop
:Differences:
WinUI3
Desktop
mirrored `WinUI3WinUI3
grayDesktop
colorfulWinUI3
squareDesktop
rectangleWinUI3
roundedDesktop
not roundedWinUI3
CenteredDesktop
LeftWinUI3
gap presentDesktop
no gapExpected behavior
Desktop UI design follows WinUI3 design
How to reproduce it (as minimally and precisely as possible)
No response
Workaround
No response
Works on UWP/WinUI
Yes
Environment
No response
NuGet package version(s)
"Uno.Sdk": "5.6.0-dev.294"
Affected platforms
No response
IDE
Visual Studio 2022
IDE version
No response
Relevant plugins
No response
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: