mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-08-17 17:31:44 +08:00
Update release
This commit is contained in:
@@ -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());
|
||||
|
||||
Reference in New Issue
Block a user