Remove tooltip panel paddings for compatibility with property tooltips

This commit is contained in:
passivestar 2024-11-18 01:09:20 +04:00
parent 2466ee2fbd
commit 07872946a7
2 changed files with 2 additions and 22 deletions

View File

@ -711,17 +711,7 @@ corner_radius_bottom_right = 4
corner_radius_bottom_left = 4 corner_radius_bottom_left = 4
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_qr21i"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_qr21i"]
content_margin_left = 12.0 bg_color = Color(0.1, 0.1, 0.1, 1)
content_margin_top = 6.0
content_margin_right = 12.0
content_margin_bottom = 6.0
bg_color = Color(0.08, 0.08, 0.08, 1)
border_color = Color(0.401569, 0.401569, 0.401569, 1)
corner_radius_top_left = 8
corner_radius_top_right = 8
corner_radius_bottom_right = 8
corner_radius_bottom_left = 8
corner_detail = 4
anti_aliasing = false anti_aliasing = false
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_v3yhk"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_v3yhk"]

View File

@ -711,17 +711,7 @@ corner_radius_bottom_right = 8
corner_radius_bottom_left = 8 corner_radius_bottom_left = 8
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_qr21i"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_qr21i"]
content_margin_left = 24.0 bg_color = Color(0.1, 0.1, 0.1, 1)
content_margin_top = 12.0
content_margin_right = 24.0
content_margin_bottom = 12.0
bg_color = Color(0.08, 0.08, 0.08, 1)
border_color = Color(0.401569, 0.401569, 0.401569, 1)
corner_radius_top_left = 8
corner_radius_top_right = 8
corner_radius_bottom_right = 8
corner_radius_bottom_left = 8
corner_detail = 4
anti_aliasing = false anti_aliasing = false
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_v3yhk"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_v3yhk"]