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
{{ message }}
This repository has been archived by the owner on Aug 27, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
It's not
Describe the solution you'd like
For some events, I'd like to force people to take only collage and don't want them to be able to take standalone photo.
Additional context
I already added some conditions and the related item in the admin panel on my forked branch and alpha tested it. I'm not sure yet how to handle the physical button since for now a long press is needed to take a collage.
Work in progress.
The text was updated successfully, but these errors were encountered:
A possible approach would be to key off the new admin panel setting for "collage only" in the remote button Server Script. If the setting is active then always emit a collage trigger event, also for short button press. Let me know what would look like help, and I'm happy to look into it. Should be fairly straight forward.
One other thought and maybe you got it already covered - the admin panel should avoid conflicting parameters to be active at the same time. Here a conflict could be that collage is deactivated and at the same time only collage is allowed for an event.
This issue has been automatically marked as stale because it has not had recent activity. I am here to help clear issues left open even if solved or waiting for more insight. This issue will be closed if no further activity occurs during the next 2 weeks. If the issue is still valid just add a comment to keep it alive. Thank you for your contributions.
Is your feature request related to a problem? Please describe.
It's not
Describe the solution you'd like
For some events, I'd like to force people to take only collage and don't want them to be able to take standalone photo.
Additional context
I already added some conditions and the related item in the admin panel on my forked branch and alpha tested it. I'm not sure yet how to handle the physical button since for now a long press is needed to take a collage.
Work in progress.
The text was updated successfully, but these errors were encountered: