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

Fix for the actived not allowed station size widgets when unselecting the drag&drop #1240

Closed
DorpsGek opened this issue Sep 19, 2007 · 2 comments
Labels
component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) patch from FlySpray This issue is in fact a Patch, but imported from FlySrpay

Comments

@DorpsGek
Copy link
Member

Wolf01 opened the ticket and wrote:

Since the newstations feature there is an annoying bug which cost one (or more) click to be resolved
I was meaning the station size, some station layouts don't allow to select less than 2 tracks or more than 1 length (or both or other sizes), this is not a critical bug because it doesn't make the game crash, and generates an error popup when you are trying to place the station
But why not automatically select the first allowed size if the current is not allowed?

Attachments

Reported version: trunk
Operating system: All


This issue was imported from FlySpray: https://bugs.openttd.org/task/1240
@DorpsGek
Copy link
Member Author

Rubidium wrote:

/home/rubidium/openttd/clean/src/rail_gui.cpp: In function ‘void StationBuildWndProc(Window*, WindowEvent*)’:
/home/rubidium/openttd/clean/src/rail_gui.cpp:912: error: jump to case label
/home/rubidium/openttd/clean/src/rail_gui.cpp:886: error: crosses initialization of ‘const StationSpec* statspec’


This comment was imported from FlySpray: https://bugs.openttd.org/task/1240#comment2203

@DorpsGek
Copy link
Member Author

Rubidium closed the ticket.

Reason for closing: Implemented

In r11322.


This comment was imported from FlySpray: https://bugs.openttd.org/task/1240

@DorpsGek DorpsGek added component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) patch from FlySpray This issue is in fact a Patch, but imported from FlySrpay labels Apr 6, 2018
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/) patch from FlySpray This issue is in fact a Patch, but imported from FlySrpay
Projects
None yet
Development

No branches or pull requests

1 participant