mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-07 00:13:53 +00:00
d17a7e9321
The metrics scaffold has served its purpose: it proved the lazy text-cell editor change (Exp A) and ruled out the colour-precompute and lazy-autosize candidates. Removing it entirely: - restores AutoTextarea/Tooltip/useReactiveTextInput/EventRow/CuesheetTable to their original (uninstrumented) form - deletes common/devtools/cuesheet-metrics Keeps the validated Exp A optimization (lazy editor mounting). Verified: typecheck, lint, 181 unit tests, and production build all pass; no scaffold references remain in the bundle.