derkyjadex / M8WebDisplay

Display for headless M8 tracker
https://derkyjadex.github.io/M8WebDisplay/
MIT License
196 stars 39 forks source link

Show visual feedback of keypresses on screen #21

Closed gunnbr closed 2 years ago

gunnbr commented 2 years ago

There was a request in the M8 meetup today to have the web display give visual feedback of what keys are being pressed so that when someone is using the web display to stream M8, viewers can see what buttons are being pressed.

derkyjadex commented 2 years ago

Would that be on the on-screen keys? A brief flash of the blue outline you get when you click/touch the buttons? I think that wouldn't be too hard to do.

derkyjadex commented 2 years ago

Looks like GitHub decided to close this automatically based on my commit message. I haven't published the changes yet, but you can test out the change locally if you want and let me know what you think. Otherwise I should publish the updates in the next few days.

gunnbr commented 2 years ago

Wow! Fixed before I even had a chance to reply! I'll give it a try locally and see what I think...

gunnbr commented 2 years ago

Works great! I would say it may be just a little subtle though. It is easy to set the fill color for the button in blue when it's pressed instead of just the outline? Maybe I'm just used to the way it looks in the official meetups.

derkyjadex commented 2 years ago

I've updated the flash to fill the whole button and I've taken the colours from the manual/meetup videos. What do you think?

gunnbr commented 2 years ago

Awesome!!! Looks fantastic!!

derkyjadex commented 2 years ago

This has been published now.