added some code for collapsing messages

This commit is contained in:
fourtf
2017-12-19 00:09:38 +01:00
parent 5c6411b50b
commit c950e9c58a
11 changed files with 109 additions and 21 deletions
+3
View File
@@ -80,6 +80,9 @@ public:
AlwaysShow = (1 << 25),
// used in the ChannelView class to make the collapse buttons visible if needed
Collapsed = (1 << 26),
Default = TimestampNoSeconds | Badges | Username | BitsStatic | FfzEmoteImage |
BttvEmoteImage | BttvGifEmoteImage | TwitchEmoteImage | BitsAmount | Text |
ButtonBan | ButtonTimeout | AlwaysShow