You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2019. It is now read-only.
For my timeline use case being able to use the mouse wheel to scroll vertically is much more important than zooming. However, it seems even if I disable zooming the mouse wheel still doesn't work for scrolling vertically. In that case the mouse wheel just does nothing. Ideally setting zoomKey would enable zoom while holding the key down but allow vertical scrolling when the key is not held down. Am I missing any way to make this work?