Replies: 1 comment
-
Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you! Open similar issues:
Closed similar issues:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the bug
For example, I have buttons in a
GridView
, and I want them to be reorder-able (like short click will click on the button, but holding mouse button for a period of time would start dragging).Currently, setting
CanDragItems
CanReorderItems
andAllowDrop
toTrue
does not work. What extra work needs to be done to achieve this?Steps to reproduce the bug
Just a question.
Expected behavior
No response
Screenshots
No response
NuGet package version
WinUI 3 - Windows App SDK 1.5.2: 1.5.240404000
Windows version
No response
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions