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

Control + wheel works on the line tool's thickness now

This commit is contained in:
Emmanouil Papadeas 2024-02-09 14:42:10 +02:00
parent b75573d19c
commit 3935bfd2d3

View file

@ -9,13 +9,12 @@ script = ExtResource("2")
[node name="ThicknessSlider" parent="." index="2" instance=ExtResource("3")]
layout_mode = 2
focus_mode = 2
theme_type_variation = &"ValueSlider"
min_value = 1.0
value = 1.0
prefix = "Size:"
suffix = "px"
is_global = true
global_increment_action = "brush_size_increment"
global_decrement_action = "brush_size_decrement"
[node name="Brush" parent="." index="3"]
visible = false