marinara icon indicating copy to clipboard operation
marinara copied to clipboard

Remove the timer restart from the submenu

Open evandrocoan opened this issue 3 years ago • 1 comments

Related to: Remove timer control submenu #63

image

It is quite cumbersome to have to keep focusing the submenu to restart the timer.

There is no reason to not have the restart timer options on the main menu when the timer is running.

evandrocoan avatar Jul 31 '20 17:07 evandrocoan

Should be easy. I think you can just remove the RestartTimerParentMenu here: https://github.com/schmich/marinara/blob/c900f7acedf5684b4cafc2d073da50ecc419977f/src/background/Menu.js#L327

asavageiv avatar Aug 03 '22 22:08 asavageiv