microsoft / microsoft/ZoomitForMac
[Bug]: Pen color is not persisted
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 1k
- Forks
- 49
- Avg merge
- 23h 9m
- Merged PRs (30d)
- 2
Description
Description
When drawing I would like the pen to remember the last color I used and default to that.
Current Behavior
The pen has reset to the default red color
Expected Behavior
I expect the pen to default to the last color used so I don't need to change it every time.
This is the behavior of the Windows version of ZoomIt and I have come to really appreciate it maintaining my pen color.
Steps to Reproduce
- Start drawing in any mode
- Change the pen color to a different color (I use
g) - Stop the drawing session
- Start a new drawing session
Product Version
12.21.0
macOS Version
Mahoe 26.6.2
Additional Context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the drawing-session setup and the code that handles changing the pen color. Reproduce the issue using the listed steps, then identify where the selected color is reset between sessions. Done means a newly started drawing session uses the last selected color, including after stopping and starting again.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100