PurpleKingdomGames / tyrian

Elm-inspired Scala UI library.
https://tyrian.indigoengine.io/
MIT License
346 stars 26 forks source link

Allow tags to have keys to guide the VDom #247

Closed davesmith00000 closed 8 months ago

davesmith00000 commented 8 months ago

Relates to https://github.com/PurpleKingdomGames/tyrian/issues/212

This is a sketch of a solution - might even work since there's very little to it - but I need a spark of inspiration as to how I can test it... :thinking:

UPDATE: See the ticket for more info, decided to go ahead and merge it.