WIP: Clean up the outline view #16

Closed
Vectornaut wants to merge 29 commits from outline-cleanup into main
Showing only changes of commit a3fce9d298 - Show all commits

View File

@ -242,8 +242,8 @@ pub fn AddRemove() -> View {
} }
}); });
// update the realization when the constraint activated, or // update the realization when the constraint is activated,
// edited while active // or edited while active
create_effect(move || { create_effect(move || {
rep.track(); rep.track();
console::log_2( console::log_2(