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

tooltip R90 R180 R270

i dont add txt to the Translations.pot bc not sure to understand and dont want to make mistake
This commit is contained in:
RorotoSic 2024-03-08 17:17:57 +01:00
parent c970e00982
commit 49a4da3b44

View file

@ -60,18 +60,21 @@ layout_mode = 2
[node name="Rotate90" type="CheckBox" parent="Rotate" index="0"]
layout_mode = 2
tooltip_text = "rotate the brush 90 degrees"
mouse_default_cursor_shape = 2
button_group = SubResource("ButtonGroup_7u3x0")
text = "R 90"
[node name="Rotate180" type="CheckBox" parent="Rotate" index="1"]
layout_mode = 2
tooltip_text = "rotate the brush 180 degrees"
mouse_default_cursor_shape = 2
button_group = SubResource("ButtonGroup_7u3x0")
text = "R 180"
[node name="Rotate270" type="CheckBox" parent="Rotate" index="2"]
layout_mode = 2
tooltip_text = "rotate the brush 270 degrees"
mouse_default_cursor_shape = 2
button_group = SubResource("ButtonGroup_7u3x0")
text = "R 270"