Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Orders: Allow Sign-Click same as station-click for vehicle Go To #3717

Closed
DorpsGek opened this issue Mar 22, 2010 · 1 comment
Closed

Orders: Allow Sign-Click same as station-click for vehicle Go To #3717

DorpsGek opened this issue Mar 22, 2010 · 1 comment
Labels
component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)

Comments

@DorpsGek
Copy link
Member

PaulRobinson opened the ticket and wrote:

In attempting to set the station to go to, if you miss and click on a vehicle in the station, instead of clicking on the station, it copies that vehicle's station list. While some people like this feature it can be irritating, especially if it's an extremely busy station tat you can't find an empty spot. I recommend allowing the option of clicking on the station's sign for selecting the station to go to.

Reported version: 1.0.0-RC3
Operating system: Windows


This issue was imported from FlySpray: https://bugs.openttd.org/task/3717
@DorpsGek DorpsGek added component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) enhancement labels Apr 7, 2018
@andythenorth
Copy link
Contributor

I do experience the issue described, and it is annoying.

But I think it's TMWFTLB to fix. Would mean intercepting the click if it's on the sign, and allowing it to fall through to the tile behind if it's not on the sign.

But people mis-click (or this issue would never be raised). So they're going to mis-click signs too. Additionally the tile behind might be a completely different station or so.

Closing, because the proposed fix adds complexity but doesn't really fix the issue. Also 8 years, no change :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/)
Projects
None yet
Development

No branches or pull requests

2 participants