Rakashazi / emu-ex-plus-alpha

Multi-platform computer & game console emulation system including supporting code (EmuFramework) and core engine (Imagine)
GNU General Public License v3.0
588 stars 145 forks source link

[C64.emu] Opening the keyboard confuses the fast-forward indicator #1612

Closed automatedbugreportingfacility closed 1 month ago

automatedbugreportingfacility commented 1 month ago

Describe the bug

If the keyboard is opened while the fast-forward mode is enabled, the state will be indicated incorrectly until the mode is disabled.

Steps to reproduce

1) Press the fast-forward icon to enable the warp mode, the icon turns red. 2) Press the KB icon, the fast-forward icon turns gray.

Expected behavior

The indicator should retain the state.

Rakashazi commented 1 month ago

Thanks for the report, fixed in the last commit