Files
ladybird/Userland/Libraries/LibGUI/TextEditor.cpp
thislooksfun 352f593958 LibGUI: Add and use TextEditor::hide_autocomplete()
There were cases where the autocomplete box was being hidden but the
autocomplete timer wasn't being cancelled.
2021-11-02 17:53:22 +01:00

70 KiB