othyn / macos-auto-clicker

A simple auto clicker for macOS Big Sur, Monterey, Ventura and Sonoma.
MIT License
208 stars 24 forks source link

fix: fixed 'Finished' notification appearing after manually cancelling timer #68

Closed AnonymousAlt0 closed 1 year ago

AnonymousAlt0 commented 1 year ago

Description

'Finished' notification now no longer appears if the user cancels the timer early. Either within the app, in the menu bar, or with a shortcut.

Related Issue

Notifications #64

Motivation and Context

Fixes is bug so that if the user cancels the timer, notifications are cleared.

How Has This Been Tested?

Cancelled the timer in all possible ways, all of which function as expected. Both during the countdown phase, and while running. Also still works as before when not cancelling the timer.

Types of changes

Checklist

othyn commented 1 year ago

Thanks for the fast fix! I'll get this merged, plan on doing another release shortly with some more bug fixes