Closed veskuh closed 10 years ago
Buttons on header (like back, tweet, etc.) frequently miss taps. Tapping on lower part of button seems to work more reliably. Probably some component (like pulley menu) is stealing mouse events.
This commit should fix the issue: https://github.com/veskuh/Tweetian/commit/55f51860b7adfb9179e3cd77c8b33fc15375fe46
Fixed in 2.0.4
Buttons on header (like back, tweet, etc.) frequently miss taps. Tapping on lower part of button seems to work more reliably. Probably some component (like pulley menu) is stealing mouse events.