Browse Source

auto acp scripted

dev
jfinn 5 years ago
parent
commit
5530cbcdd4
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      modules/UI/videolayout/SmallVideo.js

+ 1
- 0
modules/UI/videolayout/SmallVideo.js View File

@@ -716,6 +716,7 @@ class SmallVideoOrig {
716 716
             statsPopoverPosition = this.statsPopoverLocation;
717 717
             tooltipPosition = 'top';
718 718
         }
719
+            statsPopoverPosition = 'right top';
719 720
 
720 721
         ReactDOM.render(
721 722
             <Provider store = { APP.store }>

Loading…
Cancel
Save