AddRemove: make a button that adds elements
In the process, switch selection storage back to `FxHashSet`, reverting
commit b3afd6f.
This commit is contained in:
parent
2444649dd1
commit
bd0982f821
4 changed files with 74 additions and 33 deletions
|
|
@ -11,6 +11,7 @@ default = ["console_error_panic_hook"]
|
|||
itertools = "0.13.0"
|
||||
js-sys = "0.3.70"
|
||||
nalgebra = "0.33.0"
|
||||
rustc-hash = "2.0.0"
|
||||
slab = "0.4.9"
|
||||
sycamore = "0.9.0-beta.3"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue