issues
search
Infiziert90
/
ChatTwo
European Union Public License 1.2
22
stars
17
forks
source link
fix: ensure newlines when rendering emotes
#42
Closed
deansheather
closed
5 months ago
deansheather
commented
5 months ago
Avoids extra
""
text chunks after message parsing if the last chunk was an emote
Adds an empty string after emote chunks if they're the last item in the chunk list so the ImGui newline code handles everything properly
""
text chunks after message parsing if the last chunk was an emote