alialib / alia

a declarative UI library for C++

Home Page:https://alia.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Possible memory leak

tmadden opened this issue · comments

named_blocks might be leaked if they disappear during a partial refresh. Add a test case for this.