paper-fab-speed-dial icon indicating copy to clipboard operation
paper-fab-speed-dial copied to clipboard

Sample code for labeling paper-fabs

Open dominik0711 opened this issue 7 years ago • 1 comments

Added an example how to use paper-tooltip to show labels

dominik0711 avatar Jul 07 '17 08:07 dominik0711

Does this work on touch devices as well? I've implemented this with manual-mode on the paper-tooltips and an observer on paperFabSpeedDial.active which runs tooltip.show() / tooltip.hide() for each tooltip as necessary.

see math-canvas.firebaseapp.com for an example of how that looks.

Would you consider making a change like that to this PR?

bennypowers avatar Jan 02 '18 13:01 bennypowers