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

Add stories-above-chats-list tooltip.

This commit is contained in:
John Preston
2023-07-24 21:42:13 +04:00
parent 65a344be76
commit fce8bc6201
12 changed files with 256 additions and 32 deletions

View File

@@ -562,3 +562,6 @@ dialogsStoriesListInfo: DialogsStoriesList(dialogsStoriesList) {
dialogsStoriesListMine: DialogsStoriesList(dialogsStoriesListInfo) {
readOpacity: 1.;
}
dialogsStoriesTooltip: defaultImportantTooltip;
dialogsStoriesTooltipLabel: defaultImportantTooltipLabel;
dialogsStoriesTooltipMaxWidth: 200px;