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

fixed pulltorefreshlistview refresh with mouse re: #647 #787

Merged
merged 1 commit into from
Jan 18, 2017

Conversation

nmetulev
Copy link
Contributor

fixes #647

BREAKING CHANGE: changed default behavior to be false for mouse

disabled mouse interaction when mouse is over scrollbar to prevent content scrolling in both directions

disabled mouse interaction if scrollviwer is not already on top to prevent unintended refreshing and fix issue with grouping

@deltakosh
Copy link
Contributor

Why forcing the mouse support to off by default?

@nmetulev
Copy link
Contributor Author

I can put it back to enabled by default if people believe it's important, but I feel the feature is not required by most scenarios as it's not something users are used to doing with mouse.

@deltakosh
Copy link
Contributor

makes sense. Let's keep it off by default

@CabuxaMapache
Copy link
Contributor

CabuxaMapache commented Jan 18, 2017

Does this PR fixes #749?

@deltakosh
Copy link
Contributor

yep

@deltakosh deltakosh merged commit a87a410 into dev Jan 18, 2017
@nmetulev nmetulev deleted the 647PullToRefresh branch January 18, 2017 18:47
@nmetulev
Copy link
Contributor Author

This PR does not fix #749, but I just submitted PR #811 which fixes that issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants