-
Notifications
You must be signed in to change notification settings - Fork 44
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
Floating Video Controls #304
Comments
Yea this was sort of a design choice I made ... like if there is no video to show ... why show the Video Options? But yea ... it does make this kind of annoying. I can change it so that, once a video is played, the menu jsut stays there even if a video is not currently visible 👍 |
Could we get floating controls and hotkeys, if we're on the topic
…On Mon, 10 Oct 2022, 06:14 StarrHelixx, ***@***.***> wrote:
Yea this was sort of a design choice I made ... like if there is no video
to show ... why show the Video Options? But yea ... it does make this kind
of annoying. I can change it so that, once a video is played, the menu jsut
stays there even if a video is not currently visible 👍
—
Reply to this email directly, view it on GitHub
<#304 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AVPFPGDPS6IKO3HDYWH72YTWCOCZ7ANCNFSM6AAAAAAQJB2JGI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I've fixed it so that the Video Controls, once visible, will stay in the sidebar. The controls themselves will appear/disappear when a video is present or not, but you can just minimize the section and it won't hop around like that anymore. Floating controls will take more time. Would like to include hotkeys too. |
When playing a scene that uses a library of mixed photo and video content, the Video Controls only appear in the sidebar while a video clip is showing, causing the menu item to pop in/out, pushing the other menu items up/down in the process and making them difficult to click on.
I can make the problem go away by adding an Overlay to the scene. Then when I play the scene, the Video Controls stay in the menu panel consistently. I can then remove the Overlay if I wish, and the Video Controls will still stay in the panel consistently.
I'm running v.3.2.1 but have noticed this issue for a long time and just never had a chance to report it
The text was updated successfully, but these errors were encountered: