Fix word backspacing not closing/updating colon emote picker (#2781)
Co-authored-by: Paweł <zneix@zneix.eu>
This commit is contained in:
@@ -46,6 +46,7 @@ private:
|
||||
void initLayout();
|
||||
void installKeyPressedEvent();
|
||||
void onCursorPositionChanged();
|
||||
void onTextChanged();
|
||||
void updateEmoteButton();
|
||||
void updateColonMenu();
|
||||
void showColonMenu(const QString &text);
|
||||
|
||||
Reference in New Issue
Block a user