Skip to content

Conversation

jrhodnik
Copy link

@jrhodnik jrhodnik commented Nov 25, 2024

Description of Change

Bugs Fixed

  • Fixes #
    When the SKGLView is resized it is cleared internally by the browser requiring an immediate re-render of content. This causes a visible flickering effect during every resize action. This PR has a simple change that immediately re-renders the content to prevent this flickering.

I'm not sure if I need to edit SKHtmlCanvas.js as well, or if that's automatically generated. Sorry!

Reference info

API Changes

None.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Merged related skia PRs
  • Changes adhere to coding standard
  • Updated documentation

Copy link
Contributor

Hey there @jrhodnik! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@jrhodnik
Copy link
Author

@dotnet-policy-service agree

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant