Touch Art Gallery is an app that allows museum visitors to explore art using familiar touch gestures. This is the codebase for the TAG web application.
0
stars
0
forks
source link
Clicking on idle timer overlay shouldn't unzoom timeline #175
When the mouse down event is caught on the timer overlay, the event should stop the propagation so that the click doesn't bubble upwards. Does the idle timer use the overlay from TAG.Utils?
When the mouse down event is caught on the timer overlay, the event should stop the propagation so that the click doesn't bubble upwards. Does the idle timer use the overlay from TAG.Utils?