Attempted to figure how to adjust notification label size. Nah.
This commit is contained in:
parent
dd4652b732
commit
4f90c82b8f
4 changed files with 15 additions and 19 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue