mirror of https://github.com/perkeep/perkeep.git
misc UI TODOs
Change-Id: Ic874bd8fac550d35268f006e1e1beb3bd88ba3b5
This commit is contained in:
parent
7c9b72425e
commit
ab635c6ab3
7
TODO
7
TODO
|
@ -4,6 +4,13 @@ There are two TODO lists. This file (good for airplanes) and the online bug trac
|
|||
|
||||
Offline list:
|
||||
|
||||
-- UI: infinite scroll: stutters, pre-load as necessary, show box
|
||||
|
||||
-- UI: video, at least thumbnailing (use external program,
|
||||
like VLC or whatever nautilus uses?)
|
||||
|
||||
-- UI: prettier thumbnails (better resizing / JPEG compression?)
|
||||
|
||||
-- rename server.ImageHandler to ThumbnailRequest or something? It's
|
||||
not really a Handler in the normal sense. It's not built once and
|
||||
called repeatedly; it's built for every ServeHTTP request.
|
||||
|
|
Loading…
Reference in New Issue