Editor is vanish when I move to full screen

Dani_S 2,826 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>

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,957 questions
{count} votes