diff --git a/projects/capx/src/app/capx/components/junctions/intersections/partial-displaced-left-turn-intersection-east-west-junction/configuration/partial-displaced-left-turn-intersection-east-west-configuration.component.html b/projects/capx/src/app/capx/components/junctions/intersections/partial-displaced-left-turn-intersection-east-west-junction/configuration/partial-displaced-left-turn-intersection-east-west-configuration.component.html index 72bb32a..df8a257 100644 --- a/projects/capx/src/app/capx/components/junctions/intersections/partial-displaced-left-turn-intersection-east-west-junction/configuration/partial-displaced-left-turn-intersection-east-west-configuration.component.html +++ b/projects/capx/src/app/capx/components/junctions/intersections/partial-displaced-left-turn-intersection-east-west-junction/configuration/partial-displaced-left-turn-intersection-east-west-configuration.component.html @@ -1,130 +1,167 @@ - - - - - - - - + + + + + + + + + + +
- - - - - - - - - - - - - - - - - - -
PEPCH
{{(capxStateService.masterParameters$ | async)!.south_bound_right}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.south_bound_thru}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.south_bound_left}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.south_bound_u}}
-
- -
- - - - - - - - - - +
+
{{(capxStateService.masterParameters$ | async)!.east_bound_u}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.east_bound_left}}
PEPCH
+ + - - - - +
+
-
{{(capxStateService.masterParameters$ | async)!.east_bound_thru}}
PEPCH
+ + + + + + + + + - - - - - -
{{(capxStateService.masterParameters$ | async)!.east_bound_u}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.east_bound_left}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.east_bound_right}}
PEPCH
-
+
{{(capxStateService.masterParameters$ | async)!.east_bound_thru}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.east_bound_right}}
PEPCH
+ + + + + +
+ + + + + + + +
Zone 4
{{(capxStateService.state.get(junctions.PartialDisplacedLeftTurnIntersectionEastWest).intersectionResult | async).zone4_west_clv}}
+
- - + + + -
- +
+ + + + + + + + - - - - - - - -
+ + + + + + + - + + + + - + + +
Zone 5
PEPCH
{{(capxStateService.masterParameters$ | async)!.south_bound_right}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.south_bound_thru}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.south_bound_left}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.south_bound_u}}
{{(capxStateService.state.get(junctions.PartialDisplacedLeftTurnIntersectionEastWest).intersectionResult | async).zone5_center_clv}}
- +
+
+ + + + + + + +
Zone 5
{{(capxStateService.state.get(junctions.PartialDisplacedLeftTurnIntersectionEastWest).intersectionResult | async).zone5_center_clv}}
+
+ +
- -
- - - + + + - - - + + + + - - - - - - - - - + + + +
PEPCH
{{(capxStateService.masterParameters$ | async)!.west_bound_right}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.west_bound_thru}}
{{(capxStateService.masterParameters$ | async)!.north_bound_u}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.north_bound_left}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.north_bound_thru}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.north_bound_right}}
PEPCH
PEPCH
{{(capxStateService.masterParameters$ | async)!.west_bound_left}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.west_bound_u}}
-
- - -
- - - - - - - - - - - - - - - - - - - -
{{(capxStateService.masterParameters$ | async)!.north_bound_u}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.north_bound_left}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.north_bound_thru}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.north_bound_right}}
PEPCH
- - -
+ + + + + + + + + + + +
+ +
+ + + + + + + +
Zone 3
{{(capxStateService.state.get(junctions.PartialDisplacedLeftTurnIntersectionEastWest).intersectionResult | async).zone3_east_clv}}
+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + +
PEPCH
{{(capxStateService.masterParameters$ | async)!.west_bound_right}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.west_bound_thru}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.west_bound_left}}
PEPCH
{{(capxStateService.masterParameters$ | async)!.west_bound_u}}
+
+ + +
+
+ + diff --git a/projects/capx/src/app/capx/components/junctions/intersections/partial-displaced-left-turn-intersection-east-west-junction/configuration/partial-displaced-left-turn-intersection-east-west-configuration.component.scss b/projects/capx/src/app/capx/components/junctions/intersections/partial-displaced-left-turn-intersection-east-west-junction/configuration/partial-displaced-left-turn-intersection-east-west-configuration.component.scss index 08ad10b..43d518d 100644 --- a/projects/capx/src/app/capx/components/junctions/intersections/partial-displaced-left-turn-intersection-east-west-junction/configuration/partial-displaced-left-turn-intersection-east-west-configuration.component.scss +++ b/projects/capx/src/app/capx/components/junctions/intersections/partial-displaced-left-turn-intersection-east-west-junction/configuration/partial-displaced-left-turn-intersection-east-west-configuration.component.scss @@ -1,7 +1,7 @@ :host { display: block; - overflow-y: auto; + margin: auto; table tr td input { max-width: 30px;