-
-
Notifications
You must be signed in to change notification settings - Fork 891
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
Wrong text wrap and size while use device accessibility large font setting #407
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Steps:
Preconditions: Device Accessibility large font is disabled
Observed behaviour:
The text exceeds the widget size without text wrapping
Expected behaviour:
The text must be properly wrapped within the expected dimensions. In our case the expected dimension of the max width.
Notes: The issue is reproducible with 1.0.2. Ver. 0.11.1 is the last version where this issue is not reproducible and in other words - we're stuck to 0.11.1
The text was updated successfully, but these errors were encountered: