1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 09:09:47 +00:00

Make zoom slider slightly bigger to prevent the percentage from overlapping with the buttons

This commit is contained in:
Emmanouil Papadeas 2024-06-03 19:15:58 +03:00
parent 7b115bae41
commit 0b96e3aa6f

View file

@ -72,7 +72,7 @@ snap_step = 45.0
[node name="ZoomSlider" type="TextureProgressBar" parent="MarginContainer/HBoxContainer/TopLabels"]
unique_name_in_owner = true
custom_minimum_size = Vector2(70, 20)
custom_minimum_size = Vector2(90, 20)
layout_mode = 2
size_flags_vertical = 4
focus_mode = 2