(One intermediate revision by one other user not shown)
Line 3:
Line 3:
|Name=Text Gizmo
|Name=Text Gizmo
}}
}}
{{stub}}
The '''TextGizmo''' component is commonly found on newly spawned text elements and is used to quickly edit the text of a spawned text element. This component and it's visuals delete themselves after the user selects the text element using a development tip or inspector.
|EditTouched:[[Type:TouchEvent|TouchEvent]]|[[Type:TouchEvent|TouchEvent]]|true| Is called when the user wants to start editing <code>_target</code> via using this gizmo.
}}
}}
== Behavior ==
== Usage ==
== Examples ==
== Examples ==
Is commonly found on Basic and Outline text elements created through the create new menu brought up via the dev tip.
The TextGizmo component is commonly found on newly spawned text elements and is used to quickly edit the text of a spawned text element. This component and it's visuals delete themselves after the user selects the text element using a development tip or inspector.