mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 03:54:54 +02:00
Fix text highlighting again
This commit is contained in:
@@ -123,6 +123,7 @@ void UITextEdit::update(bool focusCursor)
|
||||
return;
|
||||
|
||||
std::string text = getDisplayedText();
|
||||
m_drawText = text;
|
||||
int textLength = text.length();
|
||||
|
||||
// prevent glitches
|
||||
|
Reference in New Issue
Block a user