Tested versions
- Reproducible in: 4.6.stable, 4.7.dev
System information
Godot v4.7.dev (15a4311) - Windows 11 (build 22631) - NVIDIA GeForce RTX 3070 (NVIDIA; 32.0.15.8088)
Issue description
The background style (solid color) of text tagged with [code] is obstructing the view of the regular text in tooltips.
Examples:
The false in interface/editor/font_allow_msdf.
The true in text_editor/behavior/navigation/v_scroll_speed.
Steps to reproduce
See documentation tooltip for text_editor/behavior/navigation/v_scroll_speed.
Minimal reproduction project (MRP)
N/A
Tested versions
System information
Godot v4.7.dev (15a4311) - Windows 11 (build 22631) - NVIDIA GeForce RTX 3070 (NVIDIA; 32.0.15.8088)
Issue description
The background style (solid color) of text tagged with
[code]is obstructing the view of the regular text in tooltips.Examples:
The
falseininterface/editor/font_allow_msdf.The
trueintext_editor/behavior/navigation/v_scroll_speed.Steps to reproduce
See documentation tooltip for
text_editor/behavior/navigation/v_scroll_speed.Minimal reproduction project (MRP)
N/A