mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 16:27:42 +00:00
added splitview events
This commit is contained in:
@@ -309,6 +309,7 @@ TextView::TextView(ViewSystem& system, View& parentView, const FontAtlas& font,
|
||||
}
|
||||
|
||||
m_glyphs.reserve(capacity);
|
||||
commitResources(system);
|
||||
}
|
||||
|
||||
TextView::TextView(ViewSystem& system, View& parentView, FontTag font, size_t capacity)
|
||||
|
||||
Reference in New Issue
Block a user