The Remove Spaces Between Emotes feature removes single spaces between emotes.
Previously, this space was then appended back to the 1st emote to keep message consistency
Last refactor removed this feature, so the copied text no long is in line with the actual received message:
(Creating a proper not-displaying spacing token might be better than altering the emotes alt texts, but I'd think that's a bit overkill for this feature)
The
Remove Spaces Between Emotes
feature removes single spaces between emotes. Previously, this space was then appended back to the 1st emote to keep message consistencyLast refactor removed this feature, so the copied text no long is in line with the actual received message:
(Creating a proper not-displaying spacing token might be better than altering the emotes alt texts, but I'd think that's a bit overkill for this feature)