Bug: Customize Viewer -> Labels is not persistent in full screen mode.
AnsweredCustomize Viewer -> Labels can be set in either normal or full screen modes. However, if you set Labels in full screen mode, the toggle to normal mode and back to full screen, the Labels are gone. You have to reset Labels every time you enter full screen. Interestingly, the Viewer Toolbar setting in full screen mode IS persistent. Please make the labels persistent.
-
Is it Mac specific bug? if so please create bug report in,
-
Bug reporting is best achieved by using the "Submit a request" option.
-
Hi,
Please, make sure that you report this bug.
It would be very useful when you make a screen recording where the settings for Viewer -> Labels is determined and then the full-screen mode is on.
On macOS Mojave, Capture One 21 (14.0.2), the settings defined in Viewer -> Labels are persistent in the full-screen mode.
Please, provide more information on what Capture One version and what OS you have.
-
Relatedly, Labels and Multi View haven't persisted properly as part of saving Workspaces since CO20, at least on Mac. While one can hope for a fix in some future release, it bugged me enough for me to script around it:
use AppleScript version "2.4" -- Yosemite (10.10) or later
use scripting additionstell application "Capture One 21"
apply workspace "Dual Monitor Editing"
set labels of viewer to true
set multi view of viewer to true
end tell
Please sign in to leave a comment.
Comments
5 comments