mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-12 10:53:51 +00:00
ce7717f26d
renderRow had a single call site and recomputed activeEntryId, which the caller had already derived to pick the scroll anchor. Inlining it brings the row back to the shape it had before the sections were introduced. The section wrapper no longer carries flex-grow. The list is sized by its content and never fills the column, so there is no free space to distribute and the growth factor resolved to nothing. Sections stay flex containers though, otherwise the row margins collapse and the rows of a section sit closer together than the sections themselves. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01GjX7D56AW8cL3FXjvtnjtL