-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Matt McHenry edited this page Nov 28, 2018
·
44 revisions
See the README for usage instructions.
This page briefly documents ongoing development.
- Show EXIF info
- Support descriptions for albums and/or images
- Show progress for loading images; see Helpful Technical Links#show-loading-progress-for-images
- abandon white placeholder borders and
...
s for thumbnails - improve performance of thumbnail page
- start loading thumbnails that're in view, not necessarily those at the top
- only load some thumbnails if very many
- some smarter caching somehow
- keep thumbnails rendered in background when full image is shown, so it's instant
- or just keep a note that we've loaded them all, and skip animation?
- safari breaks scroll-url-updates: https://bugs.webkit.org/show_bug.cgi?id=156115
- pinch-zoom misinterpreted as drag (in full image view)
- thumbnail page does not scroll all the way to the bottom on iOS