diff --git a/CHANGELOG-nightly.md b/CHANGELOG-nightly.md index adaa44214..1f35d9220 100644 --- a/CHANGELOG-nightly.md +++ b/CHANGELOG-nightly.md @@ -2,6 +2,7 @@ **The changes listed here are not assigned to an official release**. +- Added a tooltip to show the full message when hovering over replies in chat - Fixed tooltips of nametag paints appearing even if they are disabled ### Version 3.0.6.1000 diff --git a/src/site/twitch.tv/modules/chat/components/types/0.NormalMessage.vue b/src/site/twitch.tv/modules/chat/components/types/0.NormalMessage.vue index 1338345bb..effdeb067 100644 --- a/src/site/twitch.tv/modules/chat/components/types/0.NormalMessage.vue +++ b/src/site/twitch.tv/modules/chat/components/types/0.NormalMessage.vue @@ -5,7 +5,10 @@
-