From 0e713f58f98f49269a0072024692d7c1ba64cf3b Mon Sep 17 00:00:00 2001 From: dam Date: Sat, 2 Apr 2022 08:56:35 +0000 Subject: Fix placeholder on option_set. --- option_set/option_set.tscn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'option_set') diff --git a/option_set/option_set.tscn b/option_set/option_set.tscn index 8864e45..2b0bc76 100644 --- a/option_set/option_set.tscn +++ b/option_set/option_set.tscn @@ -12,8 +12,8 @@ anchor_right = 1.0 anchor_bottom = 1.0 margin_right = -100.0 size_flags_horizontal = 3 -text = "placeholder" max_length = 4096 +placeholder_text = "placeholder" caret_blink = true caret_blink_speed = 0.5 __meta__ = { -- cgit v1.2.3