Bug - traffic light under a bridge.
- CommanderABab
- AB
- Posts: 11252
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
Bug - traffic light under a bridge.
In some of our more complicated interchanges, it is possible for a traffic light to be at an intersection underneath a bridge section. Without removing the overlaid bridge section, or changing the underlying road type, it is impossible to turn the traffic light on or off because the info screen for the tile always shows the bridge type.
- Lobby
- Developer
- Posts: 3719
- Joined: 26 Oct 2008, 12:34
- Plugins: Showcase Store
- Version: Beta
-
Platform
Yes, that's a problem of interpreting what the user means when he taps on a tile that has two roads. For simplicity we show only the info for the upper road. We also use this behavior when road should be removed.
It would be a problem to show info for both roads at once. For example, if both levels have traffic light, should we show 2 buttons then?
It would be a problem to show info for both roads at once. For example, if both levels have traffic light, should we show 2 buttons then?

- Sometheotown mayor
- Has uncountable inhabitants
- Posts: 1548
- Joined: 28 Jan 2017, 21:37
- Location: Somewhere in the middle of russia
- Plugins: Showcase Store
-
Platform
- CommanderABab
- AB
- Posts: 11252
- Joined: 07 Jun 2016, 21:12
- Plugins: Showcase Store
- Version: Beta
-
Plugin Creator
Platform
And the pipes and the subwayLobby wrote:Yes, that's a problem of interpreting what the user means when he taps on a tile that has two roads. For simplicity we show only the info for the upper road. We also use this behavior when road should be removed.
It would be a problem to show info for both roads at once. For example, if both levels have traffic light, should we show 2 buttons then?

Maybe there could be a down button. Just show the top unless the down button is used.