I work a lot with timetables. It's clear that I make them with Autofill. But this makes the train wait only for 1 minute (day) in each station. So I have to adjust this later. And if I have something like this in the screenshot it can get really annoying.
It would be nice to have a possibility to choose the waiting time of the train in every station .. so I have to adjust just two stations and not 16
This patch (against trunk) should take care of that.
Usage:
1. Select a station in the timetable
2. CTRL+Click on Change Time.
3. Enter new time.
All stations should now be updated to the new time.
It's my first real patch here, I'm not entirely sure I did the ctrl_pressed thing in the right way, so if any of the developers could give some feedback...