mirror of
https://github.com/edubart/otclient.git
synced 2025-11-07 13:56:22 +01:00
rework ui layouts, now it is more flexible and modular
This commit is contained in:
@@ -37,7 +37,7 @@ public:
|
||||
UITextEdit();
|
||||
|
||||
void onInputEvent(const InputEvent& event);
|
||||
void onLayoutRectChange(const Rect& rect);
|
||||
void onRectUpdate();
|
||||
void onFocusChange();
|
||||
|
||||
void setText(const std::string& text);
|
||||
|
||||
Reference in New Issue
Block a user