FrameIT
InputFieldPanel Class Reference

Just adds a " " to the end of TMPro input-field-text-box.
This fixes some graphical glitches, occuring when typing a [newline]. More...

Inheritance diagram for InputFieldPanel:

Public Member Functions

void Fix ()
 

Private Member Functions

void Start ()
 
void Update ()
 

Private Attributes

TMPro.TextMeshProUGUI output
 
TMPro.TMP_InputField input
 

Detailed Description

Just adds a " " to the end of TMPro input-field-text-box.
This fixes some graphical glitches, occuring when typing a [newline].

Member Function Documentation

◆ Fix()

void InputFieldPanel.Fix ( )

◆ Start()

void InputFieldPanel.Start ( )
private

◆ Update()

void InputFieldPanel.Update ( )
private

Member Data Documentation

◆ input

TMPro.TMP_InputField InputFieldPanel.input
private

◆ output

TMPro.TextMeshProUGUI InputFieldPanel.output
private

The documentation for this class was generated from the following file: