diff --git a/BUGs b/BUGs index fb34720..d436334 100644 --- a/BUGs +++ b/BUGs @@ -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?