feat: Uses room names for trunk sizing in the form and table, prep for removing register-id's in favor of only using the room names.

This commit is contained in:
2026-01-14 19:24:56 -05:00
parent 356e020e3b
commit 86307dfa05
5 changed files with 21 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ import ManualDCore
import Styleguide
extension DuctSizingView {
// TODO: Remove register ID.
struct RoomsTable: HTML, Sendable {
@Environment(ProjectViewValue.$projectID) var projectID