Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

FlexScrollView - mousepad two finger scrolling doesn't work in paginated view #112

Open
rbabayoff opened this issue Jul 18, 2015 · 0 comments

Comments

@rbabayoff
Copy link

Hey,

To demonstrate problem, just try and do two finger horizontal scrolling here:

http://menuapp.excenite.com/en/categories/jJoNmYEHFou7xJ8Hd/items/0/NgyPH8C3tneHmwxW3

It does work for touch scrolling, tough.

Options i'm using:

options.useContainer = true
options.autoPipeEvents = true
options.paginated = true
options.paginationMode = 0 # page
options.overscroll = true

Changing overscroll to false doesn't have an effect on this neither.

I'm also using a VirtualViewSequence with the FlexScrollView.

Using v0.3.0 but tried it with v0.3.4 too, and it didn't solve the problem.

@rbabayoff rbabayoff changed the title FlexScrollView - mousepad two finger scrolling doesn't work paginated views FlexScrollView - mousepad two finger scrolling doesn't work in paginated view Jul 18, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant