We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As you can see all these TextView are cut off, this is the LaTex where I create them:
<math:TextView x:Name="xTesto" Grid.Row="0" LaTeX="{Binding DomandaAttuale.Testo, Mode=TwoWay}" TextAlignment="Center" TextColor="{DynamicResource TextColor}" VerticalOptions="CenterAndExpand" />
How can I resolve it?
The text was updated successfully, but these errors were encountered:
Is this reproducible with the default font?
Sorry, something went wrong.
Yes, but it's less visible:
Anyway it happens only when I set: TextAlignment="Center"
No branches or pull requests
As you can see all these TextView are cut off, this is the LaTex where I create them:
How can I resolve it?
The text was updated successfully, but these errors were encountered: