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

Implement minimum movement for dragging when the user starts on the collapse handle. #11

Closed
hiltonjanfield opened this issue Sep 11, 2015 · 1 comment

Comments

@hiltonjanfield
Copy link
Owner

Sometimes mice move when clicking. This can be even more uncertain on touch screens. In most UIs, there is a minimum movement when you click and drag on something - 4-5 pixels at least. This would NOT be a nice UX for the splitter bar itself, but when the user is clicking on a collapse handle, it is annoying when the click instead moves the splitter a pixel and doesn't collapse.

hiltonjanfield pushed a commit that referenced this issue Sep 11, 2015
@hiltonjanfield
Copy link
Owner Author

Implemented in v1.2.0 branch.

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