You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Love this Module, it is constantly running on my pseudo-magic mirror. I have run into times where a picture pops up and my daughter wants me to see it but I miss it, so I wanted to implement a way to go back to the previous image.
I added a simple event listener for 'keydown' and am using 'ArrowLeft' for previous image and 'ArrowRight' for next image. So far this is working great on my personal setup. Is this a feature that other people would want too?
I have it all written up and would be happy to do a PR if other people are interested. Its my first time contributing so not sure of the exact protocol.
The text was updated successfully, but these errors were encountered:
Hello All,
Love this Module, it is constantly running on my pseudo-magic mirror. I have run into times where a picture pops up and my daughter wants me to see it but I miss it, so I wanted to implement a way to go back to the previous image.
I added a simple event listener for 'keydown' and am using 'ArrowLeft' for previous image and 'ArrowRight' for next image. So far this is working great on my personal setup. Is this a feature that other people would want too?
I have it all written up and would be happy to do a PR if other people are interested. Its my first time contributing so not sure of the exact protocol.
The text was updated successfully, but these errors were encountered: