dyna3/app-proto
Aaron Fenyes 9b39fe56b8 Outline: include constraints in element diff key
This tells Sycamore that the outline view of an element should update
when the element's constraint set has changed. To make the constraint
set hashable, so we can include it in the diff key, we store it as a
`BTreeSet` instead of an `FxHashSet`.
2024-09-26 19:10:34 -07:00
..
full-interface Outline: include constraints in element diff key 2024-09-26 19:10:34 -07:00
inversive-display Ignore profiling folders 2024-09-26 13:23:56 -07:00