-
Notifications
You must be signed in to change notification settings - Fork 710
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Presenter console: Refactor tooltip labels and integrate dynamic tool…
…tips - Introduced a `labels` object to store tooltip text with descriptive keys. - Replaced hard-to-remember index-based access with intuitive key-based access for tooltips. - Updated button element to use `data-cooltip` with values from the `labels` object for better readability and maintainability. - Created `tooltip` element - Introduced new methods to handle show, hide and attach tooltip events on all button present on console Signed-off-by: Darshan-upadhyay1110 <darshan.upadhyay@collabora.com> Change-Id: I447250401ded04a6564f8f483d0c7c6c4e6020b4
- Loading branch information
1 parent
943364f
commit e33e62e
Showing
1 changed file
with
140 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters