improve reload ui
This commit is contained in:
@@ -32,6 +32,9 @@ bool LayoutManager::load(const char* path)
|
||||
if (m_loaded)
|
||||
return true; // already loaded
|
||||
#endif // __ANDROID__
|
||||
|
||||
if (!m_layouts.empty() && on_reloading)
|
||||
on_reloading();
|
||||
|
||||
m_path = path;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user