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

Improve "read time" context menu info design.

This commit is contained in:
John Preston
2024-01-11 10:31:09 +04:00
parent 474f1118b6
commit ad03431b0a
10 changed files with 564 additions and 237 deletions

View File

@@ -249,6 +249,13 @@ defaultWhoRead: WhoRead {
iconPosition: point(15px, 7px);
itemPadding: margins(44px, 9px, 17px, 7px);
}
whenReadStyle: TextStyle(defaultTextStyle) {
font: font(12px);
}
whenReadPadding: margins(34px, 3px, 17px, 4px);
whenReadIconPosition: point(8px, 0px);
whenReadSkip: 3px;
whenReadShowPadding: margins(6px, 0px, 6px, 2px);
switchPmButton: RoundButton(defaultBoxButton) {
width: 320px;