π― Highlights
You can now choose which tool the overlay opens with, and "Last Used" finally sticks across relaunches instead of resetting to Pen.
π New Features
Configurable Default Tool (#60)
- Choose your startup tool: A new "Default Tool" setting in General Settings lets you pick which tool the overlay opens with
- Last Used persists: Selecting "Last Used" now remembers your tool across relaunches, instead of always resetting to Pen
- Sensible options: Select and Eraser are excluded as default choices
π§ Improvements
- Reliability (#62): Applying a fixed default tool no longer overwrites your remembered "Last Used" tool, so switching back to Last Used restores the right one
- Documentation: Backfilled General Settings docs in the README (Persist Text Mode, Default Text Size, Default Counter Size, Click Effect) and corrected the "Clear Drawings on Toggle" description
- Code Quality: Simplified
switchTool(to:)to remove duplicated menu-label handling across call sites; added regression tests
π Full Changelog
Full Changelog: v1.4.1...v1.4.2