ProjectBoxData replaces Entity<ProjectBox>. Workspace is the only view entity in the dispatch tree. Timer notifies Workspace via cx.spawn. 12 optimization iterations: 90% → 2.17% CPU for a pulsing dot.
2 lines
104 B
Rust
2 lines
104 B
Rust
//! ProjectGrid: DEPRECATED — replaced by inline rendering in Workspace.
|
|
//! Kept for reference only.
|