diff --git a/scenes/button-flat/button-flat.tscn b/scenes/button-flat/button-flat.tscn index ee9c86c..6fe161c 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"]