Skip to content

Conversation

punker76
Copy link
Member

What changed?

  • Remove the BitmapCache at AdornerDecorator.CacheMode which is causing the GPU memory leak if the app will be minimized.
  • Set effect directly as DynamicResource and use po:Freeze="True" and x:Shared="False"

Closes #2990 TextBox memory leak

  use po:Freeze="True" and x:Shared="False" for effect
  TextBox memory leak
  Remove the BitmapCache at AdornerDecorator.CacheMode which is causing the GPU memory leak if the app will be minimized
@punker76 punker76 added this to the 1.6.0 milestone Sep 25, 2017
@punker76 punker76 merged commit 00f2b00 into develop Sep 25, 2017
@punker76 punker76 deleted the TextBox_WaitingForData_MemLeak branch October 5, 2017 22:00
@punker76 punker76 added the Bug label Feb 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant