ProjectMirador / m1

An open-source, web-based 'multi-up' viewer that supports zoom-pan-rotate functionality, ability to display/compare simple images, and images with annotations. This repository is no longer maintained, for further project details, see the latest version at http://github.com/IIIF/mirador.
Other
40 stars 9 forks source link

De-queue scroll animation. #55

Closed aeschylus closed 10 years ago

aeschylus commented 10 years ago

Scroll animation on annotation view does not immediately cancel the previous scroll animation before starting a new one, which has the effect that, when a user is focusing many annotations in quick succession (a plausible search strategy given the current interface, for instance by clicking each line of text one after another to present its details in the bottom panel), the right side panel scrolls to each other them one after the other, creating a kind of hanging queue of animations that loads the CPU pretty badly.

aeschylus commented 10 years ago

commit 24c75214c99ab68a01f2473a6a1bf550e9cc92b4