othyn / macos-auto-clicker

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

Shortcuts #67

Closed sineld closed 1 year ago

sineld commented 1 year ago

Description

Even I have changed the shortcuts of the app to start and stop, main app icon on taskbar still show cmd + F

Version

1.6.1

Steps to Reproduce

Change shortcuts in settings Visit main menu app

Screenshots

No response

Device

MacBook Pro

Operating System

macOS Ventura 13.4.1

Additional Context

No response

othyn commented 1 year ago

At the moment, it appears that the app requires a restart to reflect the change into the menu bar context menu.

Will need to debug this! Its probably something in the state lifecycle or needing to refresh the state of the menu bar.

sineld commented 1 year ago

I've restarted app but I still see the old shortcuts.

othyn commented 1 year ago

Huh, thats what fixed it for me. I've just tried it again and that is the reproducable scenario for me.

What shortcut are you trying to swap it from and to?

sineld commented 1 year ago

Start: CMD + F6 Stop: CMD + F8

Retried but still the same. Actually it's not a big deal but I needed to mention when I came across.

othyn commented 1 year ago

Fixed in the latest release