diff options
author | Jussi Kuokkanen <jussi.kuokkanen@protonmail.com> | 2020-08-29 23:05:40 +0300 |
---|---|---|
committer | Jussi Kuokkanen <jussi.kuokkanen@protonmail.com> | 2020-08-29 23:05:40 +0300 |
commit | aed8d23aca2434a70f09d01aea5d89c363de0f79 (patch) | |
tree | 012b65c30e34e24e2cb6549792af6e041db4abb0 /src/TextInputWidget.cpp | |
parent | undo changes to emoji_codegen.py (diff) | |
download | nheko-aed8d23aca2434a70f09d01aea5d89c363de0f79.tar.xz |
don't select emoji completion by default and add minimum string length before showing completions
Diffstat (limited to '')
-rw-r--r-- | src/TextInputWidget.cpp | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/src/TextInputWidget.cpp b/src/TextInputWidget.cpp |