Bloomca / veles

UI library with main focus on performance
https://bloomca.github.io/veles/
MIT License
48 stars 0 forks source link

add selectState util function #44

Closed Bloomca closed 5 months ago

Bloomca commented 5 months ago

Description

Add a selectState function to create another state with changed value, similar to the idea proposed in https://github.com/Bloomca/veles/issues/36.

It also exposes them from veles/utils now.