Live View - Keyboard Controls #317
Replies: 3 comments 1 reply
-
|
Testing with commit c8c5c9a. I see the change made in that commit, but I don't understand how it works. From the Live Page in a 3x3 grid as described above, when I toggle full screen on the center video (row 2 column 2) and press the any of the four arrow keys, nothing happens. I was expecting a different video to start showing instead. Perhaps I am testing too soon and this is not complete? |
Beta Was this translation helpful? Give feedback.
-
|
This is working great in b624c98. I did notice that it is possible temporarily 'lost' in terms of where you are in the grid. I think the follow suggestion would help with that. Would it be possible to show a small overlay for a few seconds after switching videos?
|
Beta Was this translation helpful? Give feedback.
-
|
I'm noticing something odd. Reproduction setup:
If you double click or use the toggle fullscreen button to exit fullscreen... it seems to "close" each fullscreen video in reverse order of viewing ("opening"?) them. If you then press the escape key, you return to the grid view... almost like it did a "close all" on all the fullscreen videos. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Idea:
If the Live View page is in full screen mode (the full screen mode of the individual streams), then pressing any of the arrow keys (up, down, left, right) to should to adjacent video in that direction, according to the grid layout of the Live View page. If there is no adjacent video in that direction, then it should loop over and begin again at the start of that column or row.
Example:
This makes it easy to change live videos without leaving full screen mode.
Beta Was this translation helpful? Give feedback.
All reactions