Skip to content

Tooltip: use background color from stylesheet and add text shadow#2811

Open
lenemter wants to merge 5 commits intomainfrom
lenemter/tooltip-improvements
Open

Tooltip: use background color from stylesheet and add text shadow#2811
lenemter wants to merge 5 commits intomainfrom
lenemter/tooltip-improvements

Conversation

@lenemter
Copy link
Copy Markdown
Member

@lenemter lenemter commented Apr 5, 2026

The new background color for tooltips was taken from the stylesheet

For the text shadow, I implemented BoxShadowEffect since box blur is very cheap, and text shadows don't need to be pixel-perfect anyway

Currently, the effect can be added via Gala.BoxBlurManager, but I plan to remove it once I figure out how to properly implement #2776 :)

@lenemter lenemter requested review from a team April 5, 2026 20:59
@lenemter lenemter force-pushed the lenemter/tooltip-improvements branch from e917b17 to 9af734e Compare April 11, 2026 15:55
@lenemter lenemter force-pushed the lenemter/tooltip-improvements branch from 9af734e to 63043da Compare April 13, 2026 11:27
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

Successfully merging this pull request may close these issues.

1 participant