From c40fc5f03fba48adaeae7e07388c21755608ef8b Mon Sep 17 00:00:00 2001 From: sasha80 Date: Fri, 4 Apr 2025 16:11:56 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D1=80=D0=B0=D0=B1=D0=BE=D1=82?= =?UTF-8?q?=D0=BA=D0=B0.=20=D0=A1=D1=80=D0=B0=D0=B1=D0=B0=D1=82=D1=8B?= =?UTF-8?q?=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5=20=D0=BA=D0=BD=D0=BE=D0=BF=D0=BA?= =?UTF-8?q?=D0=B8=20=D0=BF=D0=BE=20=D0=BD=D0=B0=D0=B6=D0=B0=D1=82=D0=B8?= =?UTF-8?q?=D1=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scenes/button-flat/button-flat.tscn | 1 + 1 file changed, 1 insertion(+) diff --git a/scenes/button-flat/button-flat.tscn b/scenes/button-flat/button-flat.tscn index ee9c86cb..6fe161c8 100644 --- a/scenes/button-flat/button-flat.tscn +++ b/scenes/button-flat/button-flat.tscn @@ -85,6 +85,7 @@ theme_override_styles/hover = SubResource("2") theme_override_styles/pressed = SubResource("3") theme_override_styles/normal = SubResource("6") toggle_mode = true +action_mode = 0 clip_text = true [connection signal="resized" from="." to="." method="_on_resized"]