Loads of progress in the last couple of days. Keeping a stack of user actions required a lot of work under the hood, but the structure is now much cleaner and more extensible, so I guess it was worth the effort. So where am I on my To Do list?
- Keep record of actions – Done
- Implement Save As function – In progress
- Implement Undo & Redo functions – Done
- Complete Shadow function – In progress
- Implement Blur function – Pending
- Implement optional grid overlay – Done
- Move Crop mode to a floating window and rename it Edit mode – Done
- Implement Add Text function – Pending
- Implement Print function – Pending
Halfway? 60% maybe?
Shifting all the edit functions to a popover window has really cleaned up the main window. Not looking cluttered at all now. Of course, there’s still a lot of bug fixing to be done as well – I’m sure I’ve introduced a bunch in the last few days 🐜. Hoping to have version 1.10 knocked out by the weekend 🤞🏻