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

Fix recorder mode button do the opposite from what it suggests

This commit is contained in:
Emmanouil Papadeas 2024-05-31 14:40:05 +03:00
parent bf6fcda3dc
commit 6c8e058164

View file

@ -165,7 +165,7 @@ alignment = 1
[node name="Label" type="Label" parent="OptionsDialog/PanelContainer/OptionsContainer/ModeType"]
layout_mode = 2
size_flags_horizontal = 3
text = "Record canvas only"
text = "Record entire interface"
[node name="Mode" type="CheckButton" parent="OptionsDialog/PanelContainer/OptionsContainer/ModeType"]
layout_mode = 2