н
This commit is contained in:
parent
5d23e7f97d
commit
4af0560f96
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
<ContentPage.Content>
|
||||
<Grid RowDefinitions="*,Auto" Padding="10">
|
||||
<!-- Канва для рисования занимает верхнюю часть экрана -->
|
||||
<ScrollView x:Name="scrollView" Grid.Row="0" Orientation="Vertical">
|
||||
<ScrollView x:Name="scrollView" Grid.Row="0" Orientation="Both">
|
||||
<AbsoluteLayout Grid.Row="0">
|
||||
<GraphicsView x:Name="canvasView"
|
||||
HeightRequest="8000"
|
||||
|
|
|
|||
Loading…
Reference in a new issue