From aba96f6c52f3f5db3d798f5aa969de67f572b3e4 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Sun, 28 Jul 2024 17:29:24 +1000 Subject: [PATCH] added BUG-130, moving files and next page confusion --- BUGs | 1 + 1 file changed, 1 insertion(+) diff --git a/BUGs b/BUGs index 747e6f0..f86b3a6 100644 --- a/BUGs +++ b/BUGs @@ -20,3 +20,4 @@ BUG-125: when an image is highlighted, then post the contextmenu on a different uses for default), rather than just fix the highlight BUG-128: when restarting padb underneath pa, next web requests cause a 500... (need to better catch sql I think, and maybe just retry?) +BUG-130: moving files and then trying to go next page and it got confused...