Skip to content

MAUI.MacCatalyst/iOS scrollbar fix #1205

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 31, 2023
Merged

Conversation

williambohrmann3
Copy link
Collaborator

@williambohrmann3 williambohrmann3 commented Mar 31, 2023

Description

When viewing a sample's code or information, the scrollbars aren't set to the upper right corner, where a user would begin reading. This issue is specific to MAUI.MacCatalyst/iOS, and is caused by setting the visibility of the borders to false.

Type of change

  • Bug fix

Platforms tested on

  • MAUI WinUI
  • MAUI Android
  • MAUI iOS
  • MAUI MacCatalyst

Checklist

  • Self-review of changes
  • All changes work as expected on all affected platforms
  • There are no warnings related to changes
  • No unrelated changes have been made to any other code or project files

Co-Authored-By: Zack Allen <[email protected]>
@williambohrmann3 williambohrmann3 changed the base branch from main to v.next March 31, 2023 21:32
@williambohrmann3 williambohrmann3 marked this pull request as ready for review March 31, 2023 22:09
@ZackAllen
Copy link
Contributor

Did iOS work as well?

@williambohrmann3
Copy link
Collaborator Author

iOS actually has this issue as well, but fixed with this PR. Will update description.

@williambohrmann3 williambohrmann3 changed the title MAUI.MacCatalyst scrollbar fix MAUI.MacCatalyst/iOS scrollbar fix Mar 31, 2023
@williambohrmann3 williambohrmann3 merged commit add8ddc into v.next Mar 31, 2023
@williambohrmann3 williambohrmann3 deleted the wbohr/MAUIscrollbarFix branch March 31, 2023 22:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants