Skip to content
Snippets Groups Projects
Forked from spnati / spnati
Source project has a limited visibility.
  • ReformCopyright's avatar
    3a2f18bf
    Tooltip fixes · 3a2f18bf
    ReformCopyright authored
    * Refactor status icon and tooltip updating.
    * Initialize tooltips once and in one place (except for the individual selection screen, where selection cards are created dynamically) by setting tooltip attributes in index.html.
    * Change `updateIndividualSelectScreen()` to hiding and showing selection cards to avoid destroying the tooltip handlers.
    * Move `pointer-events: none` property to .opponent-image so that opponent suggestion status tooltips work.
    * Change placement of tooltips so they fit on screen.
    3a2f18bf
    History
    Tooltip fixes
    ReformCopyright authored
    * Refactor status icon and tooltip updating.
    * Initialize tooltips once and in one place (except for the individual selection screen, where selection cards are created dynamically) by setting tooltip attributes in index.html.
    * Change `updateIndividualSelectScreen()` to hiding and showing selection cards to avoid destroying the tooltip handlers.
    * Move `pointer-events: none` property to .opponent-image so that opponent suggestion status tooltips work.
    * Change placement of tooltips so they fit on screen.