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

Scroll should respond to mouse wheel #1503

Open
jasonrclark opened this issue Oct 29, 2017 · 0 comments
Open

Scroll should respond to mouse wheel #1503

jasonrclark opened this issue Oct 29, 2017 · 0 comments
Milestone

Comments

@jasonrclark
Copy link
Member

Shoes 3 doesn't on the version I've got installed at the moment, but it'd be nice to do.

Should be relatively approachable with SWT's MouseWheelListener. Only complicated bit might be finding which slot we're actually over from a given point, because in the past we've only done that with explicitly registered hover elements.

@jasonrclark jasonrclark added this to the 4.0.x milestone Oct 29, 2017
@jasonrclark jasonrclark modified the milestones: 4.0.x, 4.0.0 Nov 13, 2017
@jasonrclark jasonrclark modified the milestones: 4.0.0, 4.0.x Jan 25, 2018
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