doki-theme / doki-theme-visualstudio

Cute anime character themes for Visual Studio.
https://marketplace.visualstudio.com/items?itemName=unthrottled.dokithemevisualstudio
MIT License
126 stars 9 forks source link

Prevent leaking WPF textview #67

Open ryanmolden opened 9 months ago

ryanmolden commented 9 months ago

This fixes the fact that StickerAdornment leaks every IWpfTextView it attaches itself to.

ryanmolden commented 9 months ago

This is a fix for this bug: https://github.com/doki-theme/doki-theme-visualstudio/issues/66