mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Added userpic suggestion to top bar in dialogs.
This commit is contained in:
@@ -1129,3 +1129,10 @@ foldersMenu: PopupMenu(popupMenuWithIcons) {
|
||||
itemPadding: margins(54px, 8px, 44px, 8px);
|
||||
}
|
||||
}
|
||||
|
||||
fakeUserpicButton: UserpicButton(defaultUserpicButton) {
|
||||
size: size(1px, 1px);
|
||||
photoSize: 1px;
|
||||
changeIcon: icon {{ "settings/photo", transparent }};
|
||||
uploadBg: transparent;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user