Skip to content

Commit

Permalink
Added new send action for choosing sticker.
Browse files Browse the repository at this point in the history
  • Loading branch information
23rd committed Aug 30, 2021
1 parent 3c95a91 commit 2e3eef5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ui/widgets/widgets.style
Original file line number Diff line number Diff line change
Expand Up @@ -1188,6 +1188,12 @@ historySendActionUploadStrokeNumerator: 16px;
historySendActionUploadSizeNumerator: 32px;
historySendActionUploadDenominator: 8.;

historySendActionChooseStickerDuration: 2000;
historySendActionChooseStickerPosition: point(1px, -10px);
historySendActionChooseStickerEyeWidth: 7px;
historySendActionChooseStickerEyeHeight: 11px;
historySendActionChooseStickerEyeStep: 2px;

MediaPlayerButton {
playPosition: point;
playOuter: size;
Expand Down

0 comments on commit 2e3eef5

Please sign in to comment.