| Summary: | Cannot initiate emoji picker with : in chat input box | ||
|---|---|---|---|
| Product: | [Applications] NeoChat | Reporter: | Justin Zobel <justin.zobel> |
| Component: | General | Assignee: | Tobias Fella <fella> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | carl, kde, nate |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/network/neochat/commit/dd0300d0254957e9eb58f54d2fd06938a84e168a | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Justin Zobel
2022-10-18 00:38:00 UTC
Ah, that got lost in my refactoring I am really missing this functionality. It would be nice to have it back! :-) A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/665 Git commit dd0300d0254957e9eb58f54d2fd06938a84e168a by Tobias Fella. Committed on 26/11/2022 at 13:56. Pushed by tfella into branch 'master'. Reimplement normal emoji completion M +1 -1 CMakeLists.txt M +1 -1 src/CMakeLists.txt M +1 -1 src/chatdocumenthandler.cpp M +9 -2 src/completionmodel.cpp M +3 -0 src/completionmodel.h M +2 -0 src/customemojimodel.cpp M +4 -2 src/customemojimodel.h M +8 -3 src/emojimodel.cpp M +10 -2 src/emojimodel.h M +1 -1 src/main.cpp https://invent.kde.org/network/neochat/commit/dd0300d0254957e9eb58f54d2fd06938a84e168a |