Skip to content
New issue

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

TabControl support and some improvements #132

Merged
merged 9 commits into from
Apr 21, 2015

Conversation

punker76
Copy link
Owner

  • support TabControl for drag&drop actions
  • support directly TabItem, ListViewItem, ListBoxItem and TreeViewItem

grab the latest alpha: https://www.nuget.org/packages/gong-wpf-dragdrop/

animation 1

Closes #109

@punker76 punker76 added this to the v1.0.0 milestone Apr 17, 2015
call ApplyTemplate for TabItem in TabControl to avoid this error:

System.Windows.Data Error: 4 : Cannot find source for binding with
reference 'RelativeSource FindAncestor,
AncestorType='System.Windows.Controls.TabControl', AncestorLevel='1''.
BindingExpression:Path=TabStripPlacement; DataItem=null; target element
is 'TabItem' (Name=''); target property is 'NoTarget' (type 'Object')
punker76 added a commit that referenced this pull request Apr 21, 2015
…rovements

TabControl support and some improvements
@punker76 punker76 merged commit ca888d4 into master Apr 21, 2015
@punker76 punker76 deleted the TabControl-support-and-some-improvements branch February 3, 2016 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant