mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Added icons to recent posts in list from statistics info.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 497 B |
Binary file not shown.
|
After Width: | Height: | Size: 976 B |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 465 B |
Binary file not shown.
|
After Width: | Height: | Size: 855 B |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
@@ -104,8 +104,8 @@ statisticsRecentPostButton: SettingsButton(defaultSettingsButton) {
|
||||
height: 56px;
|
||||
padding: margins(7px, 0px, 24px, 0px);
|
||||
}
|
||||
statisticsRecentPostShareIcon: icon {{ "menu/forward", windowSubTextFg }};
|
||||
statisticsRecentPostReactionIcon: icon {{ "menu/group_reactions", windowSubTextFg }};
|
||||
statisticsRecentPostShareIcon: icon {{ "statistics/mini_stats_share", windowSubTextFg }};
|
||||
statisticsRecentPostReactionIcon: icon {{ "statistics/mini_stats_like", windowSubTextFg }};
|
||||
statisticsRecentPostUserpic: UserpicButton(defaultUserpicButton) {
|
||||
size: size(contactsPhotoSize, contactsPhotoSize);
|
||||
photoSize: contactsPhotoSize;
|
||||
|
||||
Reference in New Issue
Block a user