unoplatform / uno.templates

Uno Platform project templates
https://platform.uno/
Other
16 stars 11 forks source link

Adding ScrollViewer to ensure all content is viewable #666

Closed dansiegel closed 5 months ago

dansiegel commented 5 months ago

GitHub Issue (If applicable): closes #

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Page content is in a Grid/StackPanel

What is the new behavior?

Page content is wrapped in a ScrollViewer to ensure that if you rotate the screen on a phone the content will still remain viewable.