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

Fix snapping distance slider hint tooltip in the Preferences

This commit is contained in:
Emmanouil Papadeas 2023-08-30 15:11:47 +03:00
parent 276ad58d60
commit 0cd1ef2c27

View file

@ -527,7 +527,7 @@ text = "Snapping distance:"
margin_left = 165.0
margin_right = 326.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
size_flags_horizontal = 3
theme_type_variation = "ValueSlider"