Page 1 of 1

Let me collapse the conditions for a train station in train GUI

Posted: Wed Jul 31, 2019 11:41 pm
by manjhi
For my taxi train, I have around 20 stations right now on the schedule. And this list is increasing as the base is expanding. All the stops have the same condition (circuit blank < 0) to make it wait indefinitely.

It would be nice if there was a way to collapse the conditions and have only station name per 1 row in the train schedule. Is that possible?

Image

UI: Collapse Train Schedule

Posted: Sat Feb 05, 2022 1:27 pm
by Gloweye
Make the train schedule collapsible, hiding wait conditions and the button to add more of those.
This isn't a problem for most trains, but for personal transport the list can get pretty long. I currently got about 20 destinations, and it all looks like this:
Image

When collapsed, something like this would fit a lot more stations without having to scroll down:
Image
(Please admire my epic paint skills)

Re: Let me collapse the conditions for a train station in train GUI

Posted: Sat Feb 05, 2022 1:50 pm
by ickputzdirwech
[ick] Merged two topics about collapsing train schedule conditions.

Re: Let me collapse the conditions for a train station in train GUI

Posted: Sat Feb 05, 2022 2:36 pm
by Gloweye
Woops, couldn't find that in my search. My apologies for the double post.

Re: UI: Collapse Train Schedule

Posted: Sun Feb 06, 2022 7:05 am
by ssilk
Gloweye wrote: Sat Feb 05, 2022 1:27 pm This isn't a problem for most trains, but for personal transport the list can get pretty long. I currently got about 20 destinations, and it all looks like this:
I ask me, why I ever would need such a train. :)

Re: Let me collapse the conditions for a train station in train GUI

Posted: Sat Sep 13, 2025 5:47 pm
by Amarula
This would be very handy for my ACME trains - trains that pick up and deliver a mixture of items for different tasks, like setting up a new mining outpost or a new reactor complex. Some of the conditions get a little complex because of the disjunctive normal form. It would be very convenient to be able to collapse the conditions, even if not everyone likes to run trains with long station lists and/or complex conditions.