Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idea: Add the ability to navigate to previous and next image with key presses #114

Open
mattriots opened this issue Dec 30, 2024 · 1 comment

Comments

@mattriots
Copy link

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.

@mathiasxs
Copy link

I would be very interested as I'm using a touchscreen and a picture frame with it. Would be nice to wipe or tip on the edges to go back and forth

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants