Added SceneSwitching, Better font rendering, DOM inspector, Font-family prop

This commit is contained in:
antopilo
2024-09-13 17:18:09 -04:00
parent 4c76e9e493
commit 89ea32a4b3
22 changed files with 241 additions and 248 deletions

View File

@@ -190,7 +190,7 @@ namespace Nuake
{
managedObject.Destroy();
}
for (auto& [widgetUUID, managedObject] : widgetUUIDToManagedObjects)
{
managedObject.Destroy();