kriscooke
kriscooke
I think this is partly a result of paper-swatch-picker not fully hooking into the paper-listbox's `IronSelectableBehavior` by binding it with an initial `selected` value of `color`. The focus style is...
As for the up-down arrows, I found them to be quite useless, so as of v1.1.21 of `PolymerElements/paper-input` you can hide the internal input's up-down arrows using the `--paper-input-container-input-webkit-spinner` mixin:...
I got the same error in `__onIronOverlayCancelled` - I found that `paper-menu-button` relies on an unspecified dependency of `iron-overlay-behavior^v1.3.2`. `__onIronOverlayCancelled` relies on being passed the original event as the event...