Commit Graph

4 Commits

Author SHA1 Message Date
7dd907aeb9 style(electron): tool bar refactor to give two levels 2025-08-10 08:01:46 -04:00
1a81d104a5 docs(electron): added info modal 2025-08-10 07:14:31 -04:00
45de795920 feat(electron): implement inline metadata editing with save options modal
- Remove Edit button from header, add pencil icons next to editable fields
- Add inline editing for Version, Author, and Comment metadata fields
- Implement save options modal with overwrite/save-as-new functionality
- Add file dialog integration for save-as-new option
- Fix backend MANIFEST_FILENAME error by using correct string literals
- Add CSS styling for editable fields and save options modal
- Clean up debug logging code

BREAKING CHANGE: Edit button removed from UI in favor of inline editing
2025-08-09 20:16:07 -04:00
b251bc34f3 feat(toolbox): ui update 2025-08-09 18:48:34 -04:00