fix stroke preview, add license messages, fix node scroll
This commit is contained in:
@@ -19,6 +19,7 @@ class LayoutManager
|
||||
public:
|
||||
bool m_loaded = false;
|
||||
std::function<void()> on_loaded;
|
||||
void create();
|
||||
bool load(const char* path);
|
||||
bool reload();
|
||||
class Node* operator[](uint16_t id)
|
||||
|
||||
Reference in New Issue
Block a user