Centralize retained node teardown

This commit is contained in:
2026-06-12 16:15:43 +02:00
parent 9ac2c541dc
commit adb61795a6
7 changed files with 31 additions and 10 deletions

View File

@@ -77,7 +77,7 @@ void NodeDialogCloud::load_thumbs_thread()
return;
}
align->destroy();
pp::panopainter::destroy_legacy_node(*align);
LOG("CLOUD LIST: %s", res.c_str());