randyrossi / bmc64

A bare metal Commodore 64 emulator for the Raspberry Pi with true 50hz/60hz smooth scrolling, low input latency and better audio/video sync.
GNU General Public License v3.0
479 stars 56 forks source link

Keyboard Transparency % value is overridden by 0 on boot #164

Closed CemTezcan closed 3 years ago

CemTezcan commented 3 years ago

Keyboard transparency sets itself to 0 on every boot. To reproduce this issue, first, you will need a gpio definion, hotkey or gamepad key assignment for Virtual Keyboard:

  1. Set keyboard transparency % as 30 and save the settings
  2. Activate virtual keyboard, and see it's transparent
  3. Power down and power up the raspberry pi to reboot BMC64
  4. Activate virtual keyboard and see it has 0 transparency, even percentage is still shown as 30 on the pref menu.