HJfod / BetterEdit

Makes the Geometry Dash Editor Better
GNU Lesser General Public License v3.0
133 stars 31 forks source link

Fix reference cycle caused by EditableBMLabelProxy #177

Closed matcool closed 4 months ago

matcool commented 4 months ago

this would cause the parent to not be free'd properly, creating a phantom EditorUI which is the source of many crashes.

In my testing, this has eliminated any consistent crashes I was getting