openseadragon/test/demo/m2
2015-01-09 14:04:45 -08:00
..
js * Scroll view: go to current page when entering mode; clamp at first and last (m2) 2015-01-09 14:04:45 -08:00
index.html Scrollwheel for thumbs (m2) 2015-01-09 11:45:53 -08:00
README.md * Scroll view: go to current page when entering mode; clamp at first and last (m2) 2015-01-09 14:04:45 -08:00

To Do

  • Next/previous in scroll mode
  • Detect which page you're on in scroll mode (when switching to other modes)
  • Constraints
    • Thumbs: no zoom, no pan
    • Scroll: can't zoom out much, can't pan up and down
    • Book, Page: just the shown item
  • Resize on window resize
  • When going to thumbs, scroll to the proper part of the page
  • Show/hide pages?
  • Arrow keys