Skip to content

Improve stability of UWP GPU View#1024

Merged
mattleibow merged 4 commits into
masterfrom
dev/bug-fixes
Nov 21, 2019
Merged

Improve stability of UWP GPU View#1024
mattleibow merged 4 commits into
masterfrom
dev/bug-fixes

Conversation

@mattleibow

Copy link
Copy Markdown
Contributor

Description of Change

In some cases, the view would start up the render loop when it wasn't supposed to. This would cause the view to crash as it is trying to render while still creating the surface.

Bugs Fixed

None.

API Changes

None.

Behavioral Changes

No crashes when making the GPU view visible when it has background drawing and no render loop.

PR Checklist

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

@mattleibow mattleibow merged commit a6a514c into master Nov 21, 2019
@mattleibow mattleibow deleted the dev/bug-fixes branch November 21, 2019 03:01
@mattleibow mattleibow added this to the v1.68.1 milestone Nov 21, 2019
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.

1 participant