We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After dragging a TabItem to a new position, the dragging functionality doesn't work anymore for this specific tab.
TabItem
Tested in the unmodified DraggableDemo project and my own.
DraggableDemo
The text was updated successfully, but these errors were encountered:
The same issue I meet
Sorry, something went wrong.
I also tested in my own project, same TabItem cant be moved more than once, dragging others or re-adding tabitem doesnt fix too
<TabControl Classes="draggable" Name="tabControl" Padding="0" Margin="0" AutoScrollToSelectedItem="True"></TabControl>
No branches or pull requests
After dragging a
TabItem
to a new position, the dragging functionality doesn't work anymore for this specific tab.Tested in the unmodified
DraggableDemo
project and my own.Recording.2024-05-07.175427.mp4
The text was updated successfully, but these errors were encountered: