Selaa lähdekoodia

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

j8
Lyubomir Marinov 9 vuotta sitten
vanhempi
commit
4569970bc4
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2
    2
      modules/UI/util/UIUtil.js

+ 2
- 2
modules/UI/util/UIUtil.js Näytä tiedosto

3
 import KeyboardShortcut from '../../keyboardshortcut/keyboardshortcut';
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
 const TOOLTIP_POSITIONS = {
9
 const TOOLTIP_POSITIONS = {
10
     'top': 's',
10
     'top': 's',

Loading…
Peruuta
Tallenna