add hiding animation to hands

This commit is contained in:
darksignal7
2025-10-05 20:07:03 +03:00
parent 692172d57b
commit 02631da9f1
2 changed files with 13 additions and 7 deletions
@@ -134,16 +134,16 @@ ContentPage {
icon: "radio",
value: "classic"
},
{
displayName: Translation.tr("Fill"),
icon: "stroke_full",
value: "fill"
},
{
displayName: Translation.tr("Stroke"),
icon: "stroke_partial",
value: "stroke"
},
{
displayName: Translation.tr("Fill"),
icon: "stroke_full",
value: "fill"
},
{
displayName: Translation.tr("Hide"),
icon: "deselect",