remove JS layouting

This commit is contained in:
Aran-Fey
2024-06-09 10:16:36 +02:00
committed by Jakob Pinterits
parent 6e4975cce0
commit fe5c5abfa6
74 changed files with 373 additions and 2957 deletions

View File

@@ -3,7 +3,7 @@
/// don't exist. This module contains the logic for walking the tree and
/// filtering out the nodes that shouldn't be displayed.
import { getRootScroller, componentsById } from './componentManagement';
import { componentsById } from './componentManagement';
import { ComponentBase } from './components/componentBase';
/// Many of the spawned components are internal to Rio and shouldn't be