Randy Westlund
Randy Westlund
When using the spinner in indeterminate mode (e.g. during an AJAX call), there's no obvious way to hide it. I'd imagine writing something like: ``` ``` I tried setting `wl-progress-spinner:not([active])...
### Description Using `paper-dropdown-menu` in a dialog with `paper-dialog-scrollable` causes the listbox to be clipped on iOS. The issue is only present when `paper-dialog-scrollable` is used. ### Expected outcome The...
The README says this element is deprecated and we should use the web animations API or CSS animations. Can we have an example of how to do this? I've been...
### Description When bound to a value that is cleared, `paper-dropdown-menu-light` draws the label below the input's underline, and clips it. The normal `paper-dropdown-menu` behaves correctly. ### Expected outcome The...
The -D flag is in the usage text, but not the man page.