jarek-foksa / xel

Xel - Widget toolkit for building native-like Electron and Web apps
https://xel-toolkit.org
Other
691 stars 59 forks source link

Allow x-popover to use opacity for opening animation. #67

Closed depeele closed 6 years ago

depeele commented 6 years ago

Allow <x-popover> to use opacity for the opening animation instead of limiting it to transform only.

jarek-foksa commented 6 years ago

Thanks! In the longer run we should probably support all possible animatable properties.