2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

Support emoji in popup menu items.

This commit is contained in:
John Preston
2019-09-11 10:27:34 +03:00
parent 0c713a930a
commit b73390a3f6
4 changed files with 29 additions and 29 deletions

View File

@@ -117,7 +117,7 @@ mainMenuSkip: 13px;
mainMenu: Menu(defaultMenu) {
itemFg: windowBoldFg;
itemFgOver: windowBoldFgOver;
itemFont: semiboldFont;
itemStyle: semiboldTextStyle;
itemIconPosition: point(26px, 8px);
itemPadding: margins(76px, 13px, 28px, 13px);
itemToggle: Toggle(defaultMenuToggle) {