Просмотр исходного кода

Merge branch 'tooltips-global-handler' of https://github.com/m-voloshin/jitsi-meet into m-voloshin-tooltips-global-handler

j8
Lyubomir Marinov 9 лет назад
Родитель
Сommit
4569970bc4
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2
    2
      modules/UI/util/UIUtil.js

+ 2
- 2
modules/UI/util/UIUtil.js Просмотреть файл

@@ -3,8 +3,8 @@
3 3
 import KeyboardShortcut from '../../keyboardshortcut/keyboardshortcut';
4 4
 
5 5
 /**
6
- * The 'TOOLTIP_POSITIONS' constant indicates what 'gravity' option should be 
7
- * passed into AUI tooltip plugin using desired position of the tooltip
6
+ * The 'TOOLTIP_POSITIONS' constant indicates a value of 'gravity' option 
7
+ * to be passed to AUI Tooltip plugin based on the desired tooltip position
8 8
  */
9 9
 const TOOLTIP_POSITIONS = {
10 10
     'top': 's',

Загрузка…
Отмена
Сохранить