paxdotdev / pax

User interface engine with an integrated vector design tool, built in Rust
https://www.pax.dev/
Apache License 2.0
465 stars 23 forks source link

Perf improvements + fixes for partial and full reloads #235

Closed warfaj closed 2 months ago

warfaj commented 2 months ago

We now update properties in place for all properties instead of re-churning the subtree. I also fixed a bug from the full reload refactor.