jonathanlloyd / MatchboxChip8

A Chip 8 hardware emulator written in JavaScript for HTML5 Canvas
MIT License
1 stars 1 forks source link

Bug: Keys can stay highlighted if they don't catch mouseup #8

Closed anaplian closed 6 years ago

anaplian commented 6 years ago

Noticed on the demo site a bug in the key highlighting:

  1. Click on any key
  2. Move mouse away while holding down mouse button
  3. Key stays highlighted erroneously