pomber / paper-fab-speed-dial

A floating action button flinging out related actions
https://pomber.github.io/paper-fab-speed-dial/
MIT License
15 stars 7 forks source link

FEATURE REQUEST - Add Labels #5

Open jwillmer opened 7 years ago

jwillmer commented 7 years ago

Like the new Google inbox does it:

image

dominik0711 commented 7 years ago

This is pretty simple. Just add paper-tooltip to the desired elements/sub-elements and you're good to go. This is what I have done so far.

pomber commented 7 years ago

@jwillmer @dominik0711 anyone wants to add a sample of this case to the demo page?

dominik0711 commented 7 years ago

@pomber I can do that. Do I need a pull request or is it sufficient to send you the code?

pomber commented 7 years ago

@dominik0711 a pull request would be better, thanks!

TakhirMamirov commented 7 years ago

When I added paper-tooltip and set for="" a particular button, tooltip sometimes jumps around its desired position (position is already set to left).

image