mozilla/webmaker-core
Double tapping an unselected page creates a strange effect
Aperta
#144 aperta il 14 lug 2015
bugfeedbackhelp wanted
Metriche repository
- Star
- (63 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
This issue has been migrated from mozilla/webmaker-android#1993.
It was originally written by flukeout on Fri May 22 2015 and had the following description:
Steps to reproduce
- Create a project and add some pages so you have 3 side by side
- In the map view, set the zoom to roughly 3-up
- Select the very left of these pages
- Double-tap the page to the right of the selected page (the middle page)
- The the very right page gets selected
It should select the 2nd, middle page. It's probably because the map state has already changed in the data model, but the animation hasn't caught up by the time you make the second tap.