https://bugs.kde.org/show_bug.cgi?id=477512

James Graham <james.h.gra...@protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/netw
                   |                            |ork/neochat/-/commit/d25340
                   |                            |bc31c63e9ec26312709f11c26c5
                   |                            |234d78b
         Resolution|---                         |FIXED

--- Comment #3 from James Graham <james.h.gra...@protonmail.com> ---
Git commit d25340bc31c63e9ec26312709f11c26c5234d78b by James Graham.
Committed on 09/12/2023 at 15:28.
Pushed by nvrwhere into branch 'master'.

Fix inline custom emojis in codeblocks

Make sure that custom emojis in inline code blocks are not turned into images.

By calling preprocess text in `texthandler` the whole function can be
simplified as it will now never be called on any text inside any code block
(which was the reason for all the split stuff previously).

M  +46   -0    autotests/texthandlertest.cpp
M  +0    -2    src/actionshandler.cpp
M  +6    -14   src/models/customemojimodel.cpp
M  +1    -1    src/models/customemojimodel.h
M  +11   -2    src/texthandler.cpp

https://invent.kde.org/network/neochat/-/commit/d25340bc31c63e9ec26312709f11c26c5234d78b

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to