mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-01-31 07:29:49 +00:00
Fix snapping distance slider hint tooltip in the Preferences
This commit is contained in:
parent
276ad58d60
commit
0cd1ef2c27
|
@ -527,7 +527,7 @@ text = "Snapping distance:"
|
||||||
margin_left = 165.0
|
margin_left = 165.0
|
||||||
margin_right = 326.0
|
margin_right = 326.0
|
||||||
margin_bottom = 14.0
|
margin_bottom = 14.0
|
||||||
hint_tooltip = "This is the distance in pixels where guide and grid snapping gets activated."
|
hint_tooltip = "This is the distance in screen pixels where guide and grid snapping gets activated."
|
||||||
mouse_default_cursor_shape = 2
|
mouse_default_cursor_shape = 2
|
||||||
size_flags_horizontal = 3
|
size_flags_horizontal = 3
|
||||||
theme_type_variation = "ValueSlider"
|
theme_type_variation = "ValueSlider"
|
||||||
|
|
Loading…
Reference in a new issue