Closed hesham-akmal closed 3 years ago
Hmm so I re-enabled the InputField text and placeholder text, updating their text when native text is changed, where native text is now invisible (alpha 0). All while InputField itself is disabled of course. It looks like it's working ok now.
May I close issue?
Sure
My input fields are inside a scroll view. I have made "SetRectNative" run every frame (even if there is screen touch) so that it's always synced, but it's acting a little weird (jittery): https://www.youtube.com/watch?v=1k1ZP1_b3yk What could be causing this? Also is it possible for the text be maskable?