Replies: 1 comment
-
|
Nice idea although not a very common use-case. It also brings more questions, e.g. how should the translation of current time work when switching back and forth between limit/no-limit. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Use Case: I have a video embedded on a page in my app, and I have a button that lets user toggle between a preset idle time out and no idle timeout to give users the option to watch a truncated copy of the video or one in real time. Unfortunately, this requires re-loading the page to reset the
idle-time-limitvalue on the DOM element.Beta Was this translation helpful? Give feedback.
All reactions