Attempted to figure how to adjust notification label size. Nah.

This commit is contained in:
Henry Faber 2026-06-25 01:26:49 +01:00
parent dd4652b732
commit 4f90c82b8f
4 changed files with 15 additions and 19 deletions

View file

@ -11,7 +11,8 @@ icon = NodePath("HBoxContainer/Icon")
label = NodePath("HBoxContainer/Label")
[node name="HBoxContainer" type="HBoxContainer" parent="." unique_id=228546504]
layout_mode = 0
layout_mode = 1
theme_override_constants/separator = 4
[node name="Icon" type="TextureRect" parent="HBoxContainer" unique_id=3]
custom_minimum_size = Vector2(16, 16)