nrkno / sofie-core

Sofie Core: A Part of the Sofie TV Studio Automation System
https://github.com/nrkno/Sofie-TV-automation/
MIT License
124 stars 40 forks source link

fix: rename 'onPresenterScreen' description in GUI #1152

Closed nytamin closed 4 months ago

nytamin commented 4 months ago

About the Contributor

This pull request is posted on behalf of the NRK

Type of Contribution

This is a: GUI label clarification

Current Behavior

GUI label for sourceLayer.onPresenterScreen is "Display on Presenter's Screen"

This is confusing for our Admins, since it doesn't really convey what the setting does.

New Behavior

GUI label for sourceLayer.onPresenterScreen is "Treat as Main content" with hint: "When set, Pieces on this Source Layer will be used to display summaries, thumbnails etc for the Part in GUIs."

Our Admins confirms this label is clearer for them.

Testing Instructions

No testing needed

Status

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4e3a359) 58.04% compared to head (43dfa10) 58.03%. Report is 29 commits behind head on release51.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## release51 #1152 +/- ## ============================================= - Coverage 58.04% 58.03% -0.01% ============================================= Files 517 517 Lines 83403 83403 Branches 4368 4370 +2 ============================================= - Hits 48410 48404 -6 - Misses 34940 34947 +7 + Partials 53 52 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.