mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
3fd550bd50
This is mostly needed because opening the menu with swipe is actually done by handling a pan south event, and so the final swipe event is another event, that is then handled by TouchMenu, which would straight away close itself.