Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

TabControl TabItems can only be moved once #159

Open
Stone-Red-Code opened this issue May 7, 2024 · 2 comments
Open

TabControl TabItems can only be moved once #159

Stone-Red-Code opened this issue May 7, 2024 · 2 comments
Labels

Comments

@Stone-Red-Code
Copy link

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
@Stone-Red-Code Stone-Red-Code changed the title TabControl TabItems only draggable once TabControl TabItems can only be moved once May 7, 2024
@huangliu
Copy link

huangliu commented May 9, 2024

The same issue I meet

@maxkatz6 maxkatz6 added the bug label May 9, 2024
@HAKANKOKCU
Copy link

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>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants