Skip to content

Conversation

beto-rodriguez
Copy link
Contributor

@beto-rodriguez beto-rodriguez commented Jul 19, 2025

Updates OpenTK dependency with a version that at least includes opentk/GLWpfControl#126, finally when SKGLElement is disposed, the base GLWpfControl is also disposed.

The pair of versions picked OpenTK 4.9.4 and OpenTK.GLWpfControl 4.3.3 was the oldest pair that worked for me out of the box.

Bugs Fixed

API Changes

None.

Behavioral Changes

When SKGLElement is disposed, the base class is also disposed.

Required skia PR

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

This update makes it easier to clear memory leaks.
Copy link
Contributor

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

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.

WPF SKGLElement has memory leaks [Bug]Toggle On UseGPU Cause Memory Leak
1 participant