2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 14:38:15 +00:00

Top bar buttons design improved, emoji pan animations removed.

This commit is contained in:
John Preston
2016-11-19 12:22:53 +03:00
parent d313bd56a6
commit 2ada4d841f
20 changed files with 244 additions and 526 deletions

View File

@@ -527,15 +527,7 @@ defaultFlatScroll: FlatScroll {
hiding: 1000;
}
defaultSolidScroll: FlatScroll {
barColor: #3f729734;
bgColor: #214f751a;
barOverColor: #3f729734;
bgOverColor: #214f751a;
minHeight: 20px;
round: 2px;
defaultSolidScroll: FlatScroll(defaultFlatScroll) {
deltax: 5px;
width: 14px;
deltat: 6px;
@@ -543,9 +535,7 @@ defaultSolidScroll: FlatScroll {
topsh: 0px;
bottomsh: 0px;
shColor: #00000012;
duration: 150;
hiding: 0;
}