feat: expose graphic screens in sidebar
This commit is contained in:
@@ -2304,7 +2304,9 @@ function Read-AndAssertHarnessEvidence(
|
||||
$HarnessProfile -ceq 'DryRunPlayout') {
|
||||
$allowedOutbound = @(
|
||||
'ready', 'search-stocks', 'select-stock', 'cut-pointer-down',
|
||||
'cut-key-down', 'drop-selected-cuts', 'activate-playlist-row',
|
||||
'cut-key-down', 'drop-selected-cuts', 'select-tab',
|
||||
'hover-swap-tabs',
|
||||
'activate-playlist-row',
|
||||
'select-playlist-row', 'reorder-playlist-rows',
|
||||
'select-playlist-boundary', 'refresh-named-playlists')
|
||||
if ($HarnessProfile -ceq 'DryRunPlayout') {
|
||||
|
||||
Reference in New Issue
Block a user