UltimateHackingKeyboard / agent

Ultimate Hacking Keyboard configurator
https://ultimatehackingkeyboard.github.io/agent/
Other
692 stars 77 forks source link

fix: tooltip positioning #2279

Closed ert78gb closed 1 month ago

ert78gb commented 1 month ago

closes: #2260

This PR replaces all old circle icon with tooltip with the circle-tooltip component. This component tries to show the tooltip at bottom of the icon but if there is not enough place then render at the top of the icon. The circle-tooltip also supports to set custom tooltip width so we don't need custom css classes.