MewPurPur / GodSVG

A vector graphics application for structured SVG editing, available on all major desktop platforms. Currently in late alpha.
https://godsvg.com
MIT License
1.23k stars 57 forks source link

Fix leaks #737

Closed Kiisu-Master closed 4 months ago

Kiisu-Master commented 4 months ago

I need help with tracking down the last CanvasItem RID. I can't find it

MewPurPur commented 4 months ago

Any reason this is still in draft?

Kiisu-Master commented 4 months ago

I haven't found the last leaked canvas item

It always leaks 1 which means it's something only created once in the program lifetime

MewPurPur commented 4 months ago

The last leaked CanvasItem can be found later.

MewPurPur commented 4 months ago

Thanks!