Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tooltip.Base: singleton mode => honor nested themes #5698

Open
tobiu opened this issue Aug 6, 2024 · 0 comments
Open

tooltip.Base: singleton mode => honor nested themes #5698

tobiu opened this issue Aug 6, 2024 · 0 comments
Labels
enhancement New feature or request no auto close

Comments

@tobiu
Copy link
Collaborator

tobiu commented Aug 6, 2024

@ExtAnimal

right now, the tooltip is a direct child of the viewport => using the top-level theme.

since we can nest themes, the tooltip needs to check if the target has an own theme and if not walk up the vdom or dom tree to check for neo-theme-x css selectors. use the closest match.

@tobiu tobiu added the enhancement New feature or request label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request no auto close
Projects
None yet
Development

No branches or pull requests

1 participant