7 lines
553 B
Plaintext
7 lines
553 B
Plaintext
### Next: 68
|
|
BUG-56: when making a viewing list of AI:mich, (any search?) and going past the page_size, it gets the wrong data from the DB for the 'next' entry
|
|
BUG-60: entries per page (in folders view) ignores pagesize, and this also contributes to BUG-56 I think
|
|
BUG-61: in Fullscreen mode and next/prev dropped out of FS when calling /viewlist route
|
|
-- only way to fix this, is for when we POST to viewlist, it returns json, and we never leave /view/X
|
|
-- then we can stay on-page, and stay in FS and then just call ViewImageOrVide()
|