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

Closed beta 10019008: Some more ripple animations added.

This commit is contained in:
John Preston
2016-11-16 19:04:25 +03:00
parent cdef9fa14f
commit 07689476a6
66 changed files with 845 additions and 680 deletions

View File

@@ -83,7 +83,6 @@ introNextButton: RoundButton(defaultActiveButton) {
height: 56px;
textTop: 16px;
downTextTop: 17px;
font: font(17px);
}
@@ -147,8 +146,6 @@ introBackButton: IconButton {
{ size(40px, 40px), #eeeeee },
{ "title_back", #969696, point(12px, 12px) },
};
iconPosition: point(0px, 0px);
iconPositionDown: point(0px, 0px);
}
introBackPosition: point(32px, 32px);