repeats / Repeat

Cross-platform mouse/keyboard record/replay and automation hotkeys/macros creation, and more advanced automation features.
Apache License 2.0
1.03k stars 76 forks source link

Start recording hotkey doesnt work #29

Closed Jarusz closed 3 years ago

Jarusz commented 3 years ago

As the title says, i can only stop recording with the hotkey, but theres no way to start recoding with it? Im using debian.

hptruong93 commented 3 years ago

It should be the same hotkey as the stop recording action (default is F9). I'll take a closer look.

hptruong93 commented 3 years ago

This is actually only a UI bug. Should be fixed with 4ca8ed83e6860d31999259abf462728e5cead0dd

Jarusz commented 3 years ago

It still doesnt work, sorry for late reply, i just downloaded the newest version, and recording hotkey still doesnt work only the play/pause hotkey works, and yes im using UI

hptruong93 commented 3 years ago

Did you force refresh (Ctrl + F5 on firefox, Shift + F5 on chrome) to make sure that the Javascript is update? Otherwise it may be using the cached old Javascript which didn't have the fix.

Another way to make sure there's no cache is to open it in a new incognito window.