dyna3/app-proto/sketch-outline
Aaron Fenyes 147e275823 App: don't bother copying key into element
When we access an element, we always have its key, either because the
slab iterator yielded it along side the element or because we used it to
get the element from the slab.
2024-09-22 02:38:17 -07:00
..
src App: don't bother copying key into element 2024-09-22 02:38:17 -07:00
.gitignore Outline: start on editor state and outline view 2024-09-12 15:24:41 -07:00
Cargo.toml App: store assembly elements in slab 2024-09-22 02:21:45 -07:00
index.html Outline: start on editor state and outline view 2024-09-12 15:24:41 -07:00
main.css App: add element selection 2024-09-16 11:29:44 -07:00