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

Slider in list item can't be changed. DD thinks the list item is being dragged. #37

Closed
punker76 opened this issue Feb 18, 2013 · 1 comment

Comments

@punker76
Copy link
Owner

Original author: bark...@yahoo.com (June 22, 2011 19:57:42)

What steps will reproduce the problem?

  1. In XAML created a ListBox with a DataTemplate containing a slider
  2. Start to move the slider
  3. DD thinks it dragging the list item (you can see the cursor and adorner)
  4. Slider stops moving because presumeably the listItem is being dragged

What is the expected output? What do you see instead?

  1. Would like to be able move the slider in a draggable list item.

What version of the product are you using? On what operating system?

  1. Win 7
  2. Latest download 0.1.2

Please provide any additional information below.

  1. This problem was indirectly mentioned in issues does not work when use style #10 and Design question #12
  2. This is beautifully implemented especially for MVVM. Would really like to standardize on using it.

Original issue: http://code.google.com/p/gong-wpf-dragdrop/issues/detail?id=37

punker76 pushed a commit that referenced this issue Apr 5, 2013
punker76 pushed a commit that referenced this issue Apr 5, 2013
Slider in list item can't be changed. DD thinks the list item is being
dragged.
Text box on a list item: when I try to select the text by doing a drag
selection the
list item starts to be dragged.
@punker76
Copy link
Owner Author

punker76 commented Apr 5, 2013

will be published in 0.1.3.7

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

No branches or pull requests

1 participant