Update release

This commit is contained in:
vczh
2025-08-08 14:18:17 -07:00
parent 019a7b10f4
commit f9947fc69c
15 changed files with 281 additions and 91 deletions
+3
View File
@@ -115,6 +115,9 @@ Helper Functions
bounds->SetOwnedElement(element);
}
break;
case remoteprotocol::RendererType::Raw:
// Do Nothing
break;
case remoteprotocol::RendererType::SolidBorder:
{
auto element = Ptr(GuiSolidBorderElement::Create());