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

Proof of concept/pass down wheel event #343

Merged
merged 1 commit into from
Nov 7, 2017

Conversation

kristofferjs
Copy link
Contributor

@kristofferjs kristofferjs commented Nov 6, 2017

This is not ready to be merged.
After testing the studio, @bjoerge pointed out that when scrolling a popover, the background does not follow. This is possible by listening to the wheel-event, and setting scrollTop on scrollContainer.
After testing it in this branch, I think it is possible. If we choose this solution we need to do the same with touchEvents to make it work on touch.

@kristofferjs kristofferjs changed the base branch from master to next November 6, 2017 19:57
@bjoerge
Copy link
Member

bjoerge commented Nov 6, 2017

YOLO. Lets do it!

@kristofferjs
Copy link
Contributor Author

Cool. Will do the same with touch and test-test-test.

@bjoerge bjoerge force-pushed the proof-of-concept/pass-down-wheel-event branch from ea580a9 to 081f640 Compare November 7, 2017 12:34
@kristofferjs
Copy link
Contributor Author

This is now ready to be merged if it passes human browser test.

@bjoerge bjoerge force-pushed the proof-of-concept/pass-down-wheel-event branch from dcde72d to 6a82457 Compare November 7, 2017 13:20
bjoerge pushed a commit that referenced this pull request Nov 7, 2017
@bjoerge bjoerge force-pushed the proof-of-concept/pass-down-wheel-event branch from 6a82457 to a0cead6 Compare November 7, 2017 13:20
@bjoerge bjoerge force-pushed the proof-of-concept/pass-down-wheel-event branch from a0cead6 to c920406 Compare November 7, 2017 15:21
@bjoerge bjoerge merged commit 251f725 into next Nov 7, 2017
@bjoerge bjoerge deleted the proof-of-concept/pass-down-wheel-event branch November 7, 2017 15:22
bjoerge pushed a commit that referenced this pull request Nov 7, 2017
bjoerge pushed a commit that referenced this pull request Nov 7, 2017
bjoerge pushed a commit that referenced this pull request Nov 7, 2017
@bjoerge bjoerge mentioned this pull request Nov 7, 2017
bjoerge pushed a commit that referenced this pull request Nov 8, 2017
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

Successfully merging this pull request may close these issues.

None yet

2 participants