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

[macOS] Tooltip doesn't resize #23

Open
ErinaceusLinnaeus opened this issue Nov 11, 2024 · 1 comment
Open

[macOS] Tooltip doesn't resize #23

ErinaceusLinnaeus opened this issue Nov 11, 2024 · 1 comment

Comments

@ErinaceusLinnaeus
Copy link

When hovering over a button in the create-new-track window, sometimes the tooltip doesn't get resized.

Reproduction:
Here I hovered over Midi and went straight right. Metronome, Master and Preset used the same size as Midi:
2024-11-11 12 29 59
2024-11-11 12 30 11
2024-11-11 12 30 16

Here I hovered over Audio and then went right:
2024-11-11 12 30 51

Reseting this behaviour by movintg the mouse up or down. Coming to another button not directly from another button that showed its tooltip.

@momentarylapse
Copy link
Owner

Yes, I can confirm this bug also happens for me on MacOS. But it does not seem to happen on linux.

I'm afraid the rendering of those tooltips is completely handled by gtk4. Might be a bug in the library, although I could not find anything online. Or maybe I messed something up. I'll keep an eye out, but no promises.

@momentarylapse momentarylapse changed the title Tooltip doesn't resize [macOS] Tooltip doesn't resize Nov 11, 2024
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

2 participants