PolymerElements / paper-tooltip

A Material Design tooltip
https://webcomponents.org/element/PolymerElements/paper-tooltip
40 stars 49 forks source link

Use bracket access for 'entry' in animation config #115

Closed scriptreiter closed 7 years ago

scriptreiter commented 7 years ago

Using bracket access prevents an error using property renaming (where .entry would get renamed, and config, including the default, would not).