Cleared 2m ago · OpenRailAssociation/netzgrafik-editor-frontend #1223 · TypeScript · ★ 86 · Apache-2.0

Move `Connection.path` to `ConnectionViewObject.path`

Connection.path is used only by the view layer, so it should be there and not in the model layer. Move it to ConnectionViewObject.path, as it has been done for TrainrunSection.path in this PR for TrainrunSectionViewObject:…

What we checked

Similar unclaimed issues