removing BUG-128 its a duplicate of BUG-123

This commit is contained in:
2025-01-04 22:04:36 +11:00
parent eb819e37d7
commit f5dfb92db1

1
BUGs
View File

@@ -19,7 +19,6 @@ BUG-125: when an image is highlighted, then post the contextmenu on a different
There is a chance we need to change the document on click to a mouse down (or whatever the context menu
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...
BUG-132: right arrow to go to next photo in viewer ALSO scrolls to the right, needs a return somewhere in the jscript
BUG-133: when rebuilding pa[dev], the first run fails to have symlinks to the right paths for Import/Storage, etc. a simple restart fixes - so potentially the intial copy or some other race condition?