HaikuTeam / core

:rice: Interactive UI animation engine for the Web. Core renderer for Haiku Animator.
https://www.haikuforteams.com
Other
763 stars 42 forks source link

Custom style attributes #12

Open keywinf opened 6 years ago

keywinf commented 6 years ago

Hi Haiku,

I'm using Haiku for Mac, and would like to know if custom style css could be added to elements, just like cursor, z-index, and so on. One example would be "fill" attribute for svgs. Example: angry state could result in my character being red instead of black. I tried to manually add it into code.js, but it didn't change anything.

Thank you!

matthewtoast commented 6 years ago

Hi @keywinf! Sorry for the belated reply. This feature is in the works. I will ping you in this thread when it is available.

keywinf commented 6 years ago

Thank you!