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

Restrict the drag region to a specific area, not the entire widget? #135

Closed
jim-at-miramontes opened this issue Mar 2, 2013 · 5 comments

Comments

@jim-at-miramontes
Copy link

The canonical use of gridster seems to be one where the entire object can be touched to indicate that a drag operation is to be started. Is it possible to limit that touchable region to a specific area (div) in the object, perhaps indicated by an icon of some sort? I'd like to be able to use gridster with objects that have other (mouse-sensitive) things in them, and I don't want the user (let along gridster :) getting confused about what's supposed to happen. Any thoughts?

@jim-at-miramontes
Copy link
Author

Followup: If you've seen Things on the Mac, this is the kind of thing I'm thinking about.

@FRickReich
Copy link

All you need is a drag handle for that.

@jim-at-miramontes
Copy link
Author

Aha -- found it: #59 . Thanks!

@FRickReich
Copy link

yes thats exactly what i ment! sorry that i couldnt find it as fast for you :/

@jim-at-miramontes
Copy link
Author

np; thanks again!

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

2 participants