textbox:paste(...) scroll fix

This commit is contained in:
MihailRis
2024-05-16 09:58:47 +03:00
parent 46e9c7dbec
commit 2bb6ad523e
2 changed files with 7 additions and 4 deletions
+2
View File
@@ -62,6 +62,8 @@ namespace gui {
void resetMaxLocalCaret();
void performEditingKeyboardEvents(keycode key);
void refreshLabel();
public:
TextBox(
std::wstring placeholder,