You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On iOS, also on Catalyst Scrollview height is not calculated correctly, therefore it is pushing out other UI elements beyond the screen, especially visible issue in landscape mode. On Android it works well.
Steps to Reproduce
Download sample solution
Run on iOS simulator (I used iOS 16.5 iPhone Pro Max) in portrait mode
Rotate device to landscape orientation and button will be partially pushed beyond the screen
We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.
Description
On iOS, also on Catalyst Scrollview height is not calculated correctly, therefore it is pushing out other UI elements beyond the screen, especially visible issue in landscape mode. On Android it works well.
Steps to Reproduce
Link to public reproduction project repository
https://github.com/alfamizar/MauiScrollviewBug.git
Version with bug
7.0.49
Last version that worked well
Unknown/Other
Affected platforms
iOS, macOS
Affected platform versions
iOS 16.4, MacOS Ventura 13.3.1
Did you find any workaround?
No workaround
Relevant log output
No response
The text was updated successfully, but these errors were encountered: