2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Implemented unread badges in touchbar.

This commit is contained in:
23rd
2019-05-27 20:55:53 +03:00
parent fa245099b6
commit 26ec440a13
2 changed files with 86 additions and 25 deletions

View File

@@ -63,6 +63,7 @@ enum UnreadBadgeSize {
UnreadBadgeInHistoryToDown,
UnreadBadgeInStickersPanel,
UnreadBadgeInStickersBox,
UnreadBadgeInTouchBar,
UnreadBadgeSizesCount
};