Skip to content
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

Disable pointer hover on mobile platforms #1500

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

williambohrmann3
Copy link
Collaborator

Description

Prevents flickering bug of star icon on mobile platforms which a user might be using a pen.

Type of change

  • Bug fix
  • Sample viewer enhancement

Platforms tested on

  • MAUI Android (Samsung tablet with stylus)
  • MAUI iOS (an iPad with Apple Pen needed to test)

Checklist

  • Self-review of changes
  • All changes work as expected on all affected platforms
  • There are no warnings related to changes
  • Code is commented and follows .NET conventions and standards
  • No unrelated changes have been made to any other code or project files

@williambohrmann3 williambohrmann3 self-assigned this Jul 29, 2024
@williambohrmann3 williambohrmann3 merged commit 66a97ad into main Jul 30, 2024
6 checks passed
@williambohrmann3 williambohrmann3 deleted the wbohr/disable-pen-hover branch July 30, 2024 16:27
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.

2 participants