YUI icon indicating copy to clipboard operation
YUI copied to clipboard

Move element init logic into init() function to enable dynamic states

Open shdwcat opened this issue 3 years ago • 0 comments

being able to redo the init logic would allow for things like 'states' where a button could be in a 'pressed' state and apply certain property values only in that state (by including the state props in the prop layer list for yui_apply_props)

shdwcat avatar Jun 05 '22 05:06 shdwcat