pladecode
pladecode copied to clipboard
Tool for decoding mask programmed PLAs from die shots
Currently the program does not indicate unsaved changes nor does it ask to save them when exiting. The Project Tree and titlebar should indicate unsaved data and the program should...
To increase quality of a capture, allowing a second or further pass of confirmation would be useful. Another missing feature is the ability to mark cells as known bad. It...
Using any of the spinner or text input fields steals focus from the main program, making keybindings no longer work. This is confusing and requiress the user to click the...
Currently, the active mode is hard to tell because the status bar instructions disappear after an action and the mode buttons do not toggle. Possible solutions would be a label...
The group template list should be kept across program runs. Whether this should be as user configuration or as part of the database is still to be decided.
Currently templates cannot be renamed, resulting in an confusing list of "Template $n" entries. A rename option similar to that offered by the Project Tree should be implemented.
The Confirm Row mode displays the "Exclude cell from ref." statusbar message, possibly confusing users.
To enable easy sharing of databases a file format combining the source artwork/image and the database should be used. An easy way to implement this would be a tarball or...
When used on Windows 10, with Python 3.8.5, the program segfaults when using "Create Plane" while a plane is active for editing. Because there is currently no autosave this may...
Currently the program resolves the image path as either an absolute path or relative to the program working directory. This makes moving databases between systems a pain and should be...