store text of text drawable
This commit is contained in:
@@ -150,6 +150,7 @@ namespace OpenVulkano::Scene
|
||||
return;
|
||||
}
|
||||
|
||||
m_text = text;
|
||||
auto GetActualLength = [&]()
|
||||
{
|
||||
auto begin = text.begin();
|
||||
|
||||
Reference in New Issue
Block a user