Skip to content

Commit cb652b4

Browse files
fix visibility update
1 parent dade46a commit cb652b4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/player/modules/ViewLayout/module.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1070,6 +1070,8 @@ FrameTrail.defineModule('ViewLayout', function(FrameTrail){
10701070
initLayoutAreaPreview(contentViewsLeft);
10711071
initLayoutAreaPreview(contentViewsRight);
10721072

1073+
updateHiddenTabs();
1074+
10731075
// Make preview tabs sortable within each layout area
10741076
var sortableAreaConfig = [
10751077
{ area: 'top', key: 'areaTop' },

0 commit comments

Comments
 (0)