kprinssu / anne-keyboard-windows

A Universal Windows Platform App for controlling Anne Pro Bluetooth enabled keyboards.
MIT License
139 stars 10 forks source link

Multi key selection #22

Closed ethanmsmith closed 7 years ago

ethanmsmith commented 7 years ago

Added buttons and functionality for selecting multiple keys lighting at once. (e.g. WASD, Num Row, IJKL, etc.)

kprinssu commented 7 years ago

Please let me know when you have finished your changes. I'll do verify and merge in the changes.

ethanmsmith commented 7 years ago

So all my changes for multi key selection are done. I changed the buttons to be coloured in the selected colour and not just outlined. Added a button to copy a colour from an already assigned key.

A known bug is the selectedColour when copying gets updated, but it is not reflected in the colourpicker.

kprinssu commented 7 years ago

I believe that you have to explicitly set the colour picker. If you are done with the changes, I'll merge them in.

ethanmsmith commented 7 years ago

Yeah, changes are done.