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

Tooltip positioning flickers when score graph appears/vanishes #473

Open
SimonN opened this issue Nov 2, 2023 · 2 comments
Open

Tooltip positioning flickers when score graph appears/vanishes #473

SimonN opened this issue Nov 2, 2023 · 2 comments
Labels

Comments

@SimonN
Copy link
Owner

SimonN commented Nov 2, 2023

Lix 0.10.16

  1. In the options, activate tooltips. They're activated by default.
  2. Play a networked game.
  3. Do something that provokes a tooltip. I forgot what's good that combines well with step 4 or 5.
  4. Hover over the score graph to make the large score graph appear.
  5. Stop hovering over the graph to make the large score graph disappear.

Tooltip positioning flickers. There is even a graphics frame with (too much transparent clear that erases part of the large score graph).

Expected instead: No flicker. No transparent clear that truncates the large score graph.


Workaround since Lix 0.10.17: I hide tooltips in multiplayer altogether. Now it all looks clean, but doesn't adhere to the user options anymore if you keep tooltips activated.

@SimonN SimonN added the 3-bug label Nov 2, 2023
@SimonN
Copy link
Owner Author

SimonN commented Nov 16, 2023

Repro: View a recorded multiplayer game. Find a pair of opposite-facing lix of the active player. Scroll the screen and zoom in such a way to put the pair of lix near the small scoreboard in the panel. The pair of lix generates the directional-forcing tooltip.

tooltip-erases-scoreboard

SimonN added a commit that referenced this issue Nov 21, 2023
When you have both tooltips and the big score board, the tooltips erase
the score board in strange ways. Until we solve the root cause of those
drawing/undrawing races, let's hide the tooltips altogether during
multiplayer and when watching replays of multiplayer games.
SimonN added a commit that referenced this issue Nov 21, 2023
When you have both tooltips and the big score board, the tooltips erase
the score board in strange ways. Until we solve the root cause of those
drawing/undrawing races, let's hide the tooltips altogether during
multiplayer and when watching replays of multiplayer games.
@SimonN
Copy link
Owner Author

SimonN commented Nov 27, 2023

This workaround since 0.10.17 hides tooltips in multiplayer altogether.

Now it all looks clean, but doesn't adhere to the user options anymore if you keep tooltips activated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant