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

Moving an element only for a part of it. #33

Closed
yvsimakov opened this issue Oct 3, 2017 · 2 comments
Closed

Moving an element only for a part of it. #33

yvsimakov opened this issue Oct 3, 2017 · 2 comments

Comments

@yvsimakov
Copy link

Could you make the element move only for its part?
For example: moveheight = "10" - The item can be moved only if you take it over the top 10 picks.

@Lewik
Copy link

Lewik commented Oct 18, 2017

@YuriySimakov like window header?
If so - look at https://github.com/Lewik/vue-draggable-resizable . Dragging available only for elements with class drag.

I'd like to make a PR, but I need to make test, may be optimisation and so on... but I don't know how to test it, I have not time for karma right now.

@mauricius
Copy link
Owner

Implemented dragHandle and dragCancel props with 9809a47

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

No branches or pull requests

3 participants