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

TextView is cut off #174

Open
BenjaNapo opened this issue Oct 20, 2020 · 2 comments
Open

TextView is cut off #174

BenjaNapo opened this issue Oct 20, 2020 · 2 comments
Labels
Status/½. Needs a reproduction A reproduction method needs to be provided for this bug to continue. Type/Bug

Comments

@BenjaNapo
Copy link

WhatsApp Image 2020-10-20 at 16 39 13 (1)
WhatsApp Image 2020-10-20 at 16 39 13 (2)
WhatsApp Image 2020-10-20 at 16 39 13 (3)
WhatsApp Image 2020-10-20 at 16 39 13 (4)
WhatsApp Image 2020-10-20 at 16 39 13 (5)
WhatsApp Image 2020-10-20 at 16 39 13 (6)
WhatsApp Image 2020-10-20 at 16 39 13

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?

@BenjaNapo BenjaNapo added Status/0. New This issue is new and is awaiting confirmation from the maintainers. Type/Bug labels Oct 20, 2020
@Happypig375
Copy link
Collaborator

Is this reproducible with the default font?

@Happypig375 Happypig375 added Status/½. Needs a reproduction A reproduction method needs to be provided for this bug to continue. and removed Status/0. New This issue is new and is awaiting confirmation from the maintainers. labels Oct 20, 2020
@BenjaNapo
Copy link
Author

Yes, but it's less visible:
WhatsApp Image 2020-10-20 at 18 24 59
WhatsApp Image 2020-10-20 at 18 24 59 (1)

Anyway it happens only when I set: TextAlignment="Center"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status/½. Needs a reproduction A reproduction method needs to be provided for this bug to continue. Type/Bug
Projects
None yet
Development

No branches or pull requests

2 participants