|
|
|
|
|
by noduerme
1619 days ago
|
|
Nifty. The mouseup for the buttons should be placed on the body at the time the mousedown is triggered, because right now if you drag outside the button to highlight a set of keys and release the mouse on the background, the keys stay lit and only light/unlight when other buttons are clicked. (Alternative would be, at least, clear all the key highlights when any button is clicked). |
|