stroke panel min-width
This commit is contained in:
@@ -676,9 +676,9 @@ void App::update(float dt)
|
||||
void App::terminate()
|
||||
{
|
||||
LOG("App::terminate");
|
||||
NodeStrokePreview::terminate_renderer();
|
||||
TextureManager::invalidate();
|
||||
ShaderManager::invalidate();
|
||||
NodeStrokePreview::terminate_renderer();
|
||||
layout.unload();
|
||||
uirtt.destroy();
|
||||
m_face_plane.destroy();
|
||||
|
||||
Reference in New Issue
Block a user