-
Notifications
You must be signed in to change notification settings - Fork 58
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
Reduce/hide menus #81
Comments
Which menus in particular do you think should be collapsible or hidden? Are you referring to the interface in edit mode or in a prompter mode? In edit mode, most menus are collapsible by pressing the Gear icon. In prompter mode, You can have the prompter cover the entire screen by using the External Prompter instead of the In-frame Prompter. If there's only one display to output to, the External Prompter will prompt on the same display and cover the editor. Although it is possible to remove the top bar from the In-frame prompter, we decided not to do so, to keep the software easy to use. |
Interface in edit mode... perhaps an auto hide feature like Windows' or Linux's taskbar?
The challenge comes up when working in composite only on thr Raspberry pi since its limited to one output, editing is restricted to the lower half of the screen area.
Not a high priority since less people are using composite monitors as time goes on...
On Wednesday, August 18, 2021, 10:17:22 PM EDT, Javier O. Cordero Pérez ***@***.***> wrote:
Which menus in particular do you think should be collapsible or hidden? Are you referring to the interface in edit mode or in a prompter mode?
In edit mode, most menus are collapsible by pressing the Gear icon.
In prompter mode, You can have the prompter cover the entire screen by using the External Prompter instead of the In-frame Prompter. If there's only one display to output to, the External Prompter will prompt on the same display and cover the editor.
Although it is possible to remove the top bar from the In-frame prompter, we decided not to do so, to keep the software easy to use.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.
|
Occasionally I am asked to connect to composite teleprompters, which is one of the reasons for choosing the Raspberry pi. However since it is limited to either HDMI or composite, the interface occupies considerable screen real estate at 480p composite. Can the menus be collapsed/hidden/resized?
The text was updated successfully, but these errors were encountered: