Editor is vanish when I move to full screen

Dani_S 4,501 Reputation points
2024-04-30T06:58:54.0366667+00:00

Hi,

When I resize the page to full screen the editor cotent disappered? why?

Thanks,

<ScrollView x:Name="scrollView">

<Editor x:Name="editor" IsReadOnly="False" AutoSize="TextChanges" IsSpellCheckEnabled="false" IsTextPredictionEnabled="false" Text="{Binding LogText, Mode=TwoWay}" />

</ScrollView>

Developer technologies | .NET | .NET MAUI
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.