[kovarex] [0.17.47] Scrolling in view for "trains with this stop" broken
Posted: Sun Jun 09, 2019 7:51 pm
Hi,
This is just a really minor UI bug: When I click on a station which is frequented by a large number of trains, the part of the window called "trains with this stop" gets a scrollbar. However, using the mouse's scroll wheel works only while hovering the minimaps, the actual big scrollbar, or empty space. It does /not/ work when hovering the list of stations a train has in its schedule (underneath the minimaps).
I'm guessing that's because that list captures the event itself, in case the list itself has a scrollbar. I don't have a great solution, but it currently seems confusing, because you e.g. start scrolling while hovering a minimap, but then as such a list gets moved under the mouse cursor, it stops working.
Maybe the list should pass the scroll even to the containing pane if (a) it doesn't have a scrollbar itself or (b) it has a scrollbar, but is already fully scrolled into the requested direction? That way at least something would keep happening as I use the scroll wheel.
Thanks for an awesome game! (Been playing since 0.12, maybe even 0.11 not sure anymore)
This is just a really minor UI bug: When I click on a station which is frequented by a large number of trains, the part of the window called "trains with this stop" gets a scrollbar. However, using the mouse's scroll wheel works only while hovering the minimaps, the actual big scrollbar, or empty space. It does /not/ work when hovering the list of stations a train has in its schedule (underneath the minimaps).
I'm guessing that's because that list captures the event itself, in case the list itself has a scrollbar. I don't have a great solution, but it currently seems confusing, because you e.g. start scrolling while hovering a minimap, but then as such a list gets moved under the mouse cursor, it stops working.
Maybe the list should pass the scroll even to the containing pane if (a) it doesn't have a scrollbar itself or (b) it has a scrollbar, but is already fully scrolled into the requested direction? That way at least something would keep happening as I use the scroll wheel.
Thanks for an awesome game! (Been playing since 0.12, maybe even 0.11 not sure anymore)