kotatogram-desktop/Telegram
Loïc Molinari 336405b3c7 Fix voice record button infinite animation
Enabling animations triggers an animation of the voice record button
that keeps firing uselessly at ~120 calls per second until the button
is manually toggled. The animation callback cannot stop itself since
it expects the button to be visible.

This commit fixes the issue by preventing spawning the animation if
the widget is hidden.
2021-04-15 16:22:29 +03:00
..
build Closed alpha version 2.7.1.3. 2021-04-13 19:47:28 +04:00
cmake Add native card input support through smartglocal. 2021-04-08 12:49:28 +04:00
codegen@a4904e076b Update submodules 2021-03-17 18:58:02 +03:00
lib_base@443b7b6b65 Fix build on Linux with different options. 2021-04-13 19:02:30 +04:00
lib_crl@16150bf71d
lib_lottie@71fecd909b Fix animated stickers with BOM. 2021-04-12 17:48:16 +04:00
lib_qr@92ce41a690
lib_rlottie@0671bf7054
lib_rpl@e1b96399d9
lib_spellcheck@5ae6877747 Update submodules 2021-03-17 18:58:02 +03:00
lib_storage@99d7122ddc Update submodules 2021-03-13 19:14:58 +03:00
lib_tl@45faed44e7 Start proper payments processing. 2021-04-06 18:41:15 +04:00
lib_ui@a37e28d2f3 Update lib_ui. 2021-04-12 13:02:53 +04:00
lib_webrtc@5270a1dbbd Start proper payments processing. 2021-04-06 18:41:15 +04:00
lib_webview@91c0e6664d Fix a crash in case of corrupt local data. 2021-04-14 09:45:51 +04:00
Patches
Resources Closed alpha version 2.7.1.3. 2021-04-13 19:47:28 +04:00
SetupFiles
SourceFiles Fix voice record button infinite animation 2021-04-15 16:22:29 +03:00
Telegram
ThirdParty Fix couple of crashes. 2021-04-13 19:46:42 +04:00
CMakeLists.txt Use 48 bit [User/Chat/Channel]Id, 56 bit PeerId. 2021-04-09 15:05:00 +04:00
configure.bat
configure.py
configure.sh
create.bat
Telegram.plist