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

Tooltips? #328

Open
pontaoski opened this issue Dec 2, 2021 · 1 comment
Open

Tooltips? #328

pontaoski opened this issue Dec 2, 2021 · 1 comment
Labels
has-ellie This is a bug and has an ellie which demonstrates it.

Comments

@pontaoski
Copy link

Does doing tooltips with elm-ui require the use of state in the model for every element that might have one, or am I missing something?

I expected mouseOver [above (el [ centerX, padding 6 ] (text "hi"))] to work, but it doesn't.

@passiomatic
Copy link

There's an example here: https://ellie-app.com/7R2VHTzHJYYa1 The trick is to toggle transparency on hover.

@github-actions github-actions bot added the has-ellie This is a bug and has an ellie which demonstrates it. label Dec 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
has-ellie This is a bug and has an ellie which demonstrates it.
Projects
None yet
Development

No branches or pull requests

2 participants