Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextInput doesn't wrap on Android and iOs #1137

Open
trusis666 opened this issue Mar 29, 2018 · 0 comments
Open

TextInput doesn't wrap on Android and iOs #1137

trusis666 opened this issue Mar 29, 2018 · 0 comments
Projects

Comments

@trusis666
Copy link

Reported in forum.

Fuse 1.8.1
iPhone 7 / iOs 11.2 / Nexus 5 / 6.0

Issue

On iPhone Preview build text is not wrapping.
On Android Preview build text is not wrapping and also disappears, when not focused.
In Fuse Studio text is wrapping inside TextInput.

Code to reproduce:

<App>
  <Panel>
    <TextInput Width="200" Height="200" TextWrapping="Wrap" Background="#A1A1A1"/>
  </Panel>
</App>
@AndrewEQ AndrewEQ added this to To Do in Core Nov 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Core
  
To Do
Development

No branches or pull requests

1 participant