v2.3.8 Release
Version 2.3.8
This version fixes the instability observed after 1000 reskins, or 100 animated reskins, as first noted in issue #1 . It also removes the dependency on TITLEBAR_TEXT_KEY
and other similar PySimpleGUI constants, instead finding the titlebar elements by introspection (fixing the side effect that caused issue #6 ).
Several other fixes have been made, all in all making performance more stable. Enjoy.