PolymerElements / paper-toolbar

A Material Design toolbar/appbar
https://www.webcomponents.org/element/PolymerElements/paper-toolbar
40 stars 41 forks source link

classes do not compute on the toolbar #67

Closed jahglow closed 8 years ago

jahglow commented 8 years ago

image image

bicknellr commented 8 years ago

Are you using at least Polymer v1.2.0? That's when support for compound bindings was added.

jahglow commented 8 years ago

That was the problem

bicknellr commented 8 years ago

Cool, thanks for the update.