matrix-react-sdk
f7ba8ffb
- Translate scroll movement if the deltaX is the same as the threshold
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
Translate scroll movement if the deltaX is the same as the threshold Because the threshold is zero and the X movement is zero, we were not translating vertical movement to horizontal scrolling. Fixes https://github.com/vector-im/riot-web/issues/9804
References
#3016 - Translate scroll movement if the deltaX is the same as the threshold
Author
turt2live
Parents
983214f4
Loading