summaryrefslogtreecommitdiff
path: root/cmd/rescribe/gui.go
AgeCommit message (Collapse)Author
2021-12-20rescribe: Ensure temporary tesseract data is only removed when the program ↵Nick White
ends, so multiple books can be processed by the gui one after the other
2021-12-20rescribe: Improve layout of gui, and make dir entry box read onlyNick White
2021-12-20rescribe: add "Choose PDF" button, and make chosen dir/file section a label ↵Nick White
rather than an entry
2021-12-20fixed -png flag and changed rescribe tool to save binarized png in separate ↵Antonia Rescribe
folder
2021-12-20rescribe: Include stderr in log area, and ensure button is re-enabled on failureNick White
2021-11-23gofmt, plus update documentation of recently changed pipeline.UploadImagesNick White
2021-10-26rescribe: Separate gui code, and organise it better (should be no functional ↵Nick White
change)