Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

[BUG] Messages stacking is compared by content only #32

Open
tomhula opened this issue Feb 9, 2022 · 0 comments
Open

[BUG] Messages stacking is compared by content only #32

tomhula opened this issue Feb 9, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@tomhula
Copy link

tomhula commented Feb 9, 2022

Describe the bug
Messages stacking is compared by content only. That means, that when you get two messages, with same text, but different styling (color, decoration, hover, click, ...) they are getting stacked and viewed as the first one, even tho, they are different. Would be better to compare whole components somehow.

Minecraft Info
Minecraft information:

  • AdvancedChat version AdvancedChatCore-1.3.3-1.18.jar

To Reproduce
Steps to reproduce the behavior:

  1. Send one message to chat
  2. Send another one with different colors.

Expected behavior
Two messages with different styling shouldn't stack.

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here. This could be a mods list, server, etc.

@tomhula tomhula added the bug Something isn't working label Feb 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant