mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-30 10:06:35 +03:00
* For layout invalidation we were removing nodes that had no direct reaction path. * For style invalidation we werent removing nodes from the CSS Animation nodes and there was a very corner case we didn't handle. Added mouse wheel support for the model / agent picker in LLM Chat UI.