Skip to content

Commit

Permalink
Tooltip event logic implemented
Browse files Browse the repository at this point in the history
# Added
- Added "tooltipElement" class to all relevant elements
- For loop which loops through all elements with this class
- Mouseover/mouseout event listeners tied to each element
- Changes tooltip text depending on element

# Updated
- Tooltips object keys updated to match tags & IDs in HTML
- Tips added for missing elements

# To-Do
- Swap out FX param tooltips depending on selected FX
- Swap out Filter resonance tooltip if using shelf filter
- Rewrite some tooltips to give better explanations
  • Loading branch information
Mangoshi committed Apr 25, 2023
1 parent d14d882 commit 0b7c9fa
Show file tree
Hide file tree
Showing 2 changed files with 525 additions and 383 deletions.
Loading

0 comments on commit 0b7c9fa

Please sign in to comment.