Navigation Menu

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

Measurement tooltips do not always appear #7386

Closed
stormcone opened this issue Mar 18, 2019 · 0 comments
Closed

Measurement tooltips do not always appear #7386

stormcone opened this issue Mar 18, 2019 · 0 comments

Comments

@stormcone
Copy link
Contributor

If "Show tooltips" set to right click, the measurement tooltips do not show up when building docks or tunnels. When build railways, roads, bridges, etc. the the tooltips are show up.
If you set "Show tooltips" to a hover interval then it works correctly.

I think the bug appeared with #6780.

Maybe there is a possible fix in JGR's patch pack with the following commits:
JGRennison/OpenTTD-patches@2bd33c1
JGRennison/OpenTTD-patches@828a439

Version of OpenTTD

20190318-master-gfe13fadcfb

Expected result

The measurement tooltips are always show up when building docks or tunnels.

Actual result

The measurement tooltips are not show up when building docks or tunnels.

Steps to reproduce

  • In the settings turn on measurement tooltips
  • Set "Show tooltips" to right click
  • Select build dock or tunnel
  • Move the cursor to an appropriate place where you could build a dock or a tunnel
PeterN added a commit to PeterN/OpenTTD that referenced this issue Mar 20, 2019
…did not display or flickered.

Measurement tooltip was auto-closed as the hover/right-click test for tooltips was not
satisfied in this case. This is fixed by keeping the tooltip visible and instead explicitly
closing the tooltip when the PlaceObject is cancelled/completed.
PeterN added a commit that referenced this issue Mar 20, 2019
… display or flickered.

Measurement tooltip was auto-closed as the hover/right-click test for tooltips was not
satisfied in this case. This is fixed by keeping the tooltip visible and instead explicitly
closing the tooltip when the PlaceObject is cancelled/completed.
TrueBrain pushed a commit to TrueBrain/OpenTTD that referenced this issue Mar 23, 2019
…did not display or flickered.

Measurement tooltip was auto-closed as the hover/right-click test for tooltips was not
satisfied in this case. This is fixed by keeping the tooltip visible and instead explicitly
closing the tooltip when the PlaceObject is cancelled/completed.
TrueBrain pushed a commit that referenced this issue Mar 24, 2019
… display or flickered.

Measurement tooltip was auto-closed as the hover/right-click test for tooltips was not
satisfied in this case. This is fixed by keeping the tooltip visible and instead explicitly
closing the tooltip when the PlaceObject is cancelled/completed.
douiwby pushed a commit to douiwby/OpenTTD that referenced this issue Apr 16, 2020
…did not display or flickered.

Measurement tooltip was auto-closed as the hover/right-click test for tooltips was not
satisfied in this case. This is fixed by keeping the tooltip visible and instead explicitly
closing the tooltip when the PlaceObject is cancelled/completed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant