Tooltips should maybe inherit the style of the parent?
Open
style
- Dominant language
- Rust
- Stars
- 30.6k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 72
Description
I think it makes sense if the style of a tooltip (`on_hover_ui`) would inherit the `Style` of the parent `Ui`. Maybe?
Contributor guide
Research direction
Start by tracing the `on_hover_ui` tooltip entry point and how `Style` is applied to the parent `Ui`. Clarify the intended inheritance behavior and its edge cases before choosing an implementation. Done means the behavior is agreed, implemented, and covered by tests for tooltip styling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100