AyuGramDesktop/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 Update submodules & patches commit 2020-08-11 10:55:50 +04:00
lib_lottie@71fecd909b Fix animated stickers with BOM. 2021-04-12 17:48:16 +04:00
lib_qr@92ce41a690 Build Linux version with Qt 5.15.1 in CentOS 7 docker. 2020-11-06 11:21:34 +03:00
lib_rlottie@0671bf7054 Initial build with Xcode. 2019-11-25 18:46:02 +03:00
lib_rpl@e1b96399d9 Fix couple of visual glitches. 2020-10-01 16:29:09 +03:00
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 No need to rebuild ffmpeg without NEON optimizations anymore 2020-08-31 12:01:43 +04:00
Resources Closed alpha version 2.7.1.3. 2021-04-13 19:47:28 +04:00
SetupFiles initial commit for 0.4.18 version of Telegram Desktop 2014-05-30 12:53:19 +04:00
SourceFiles Fix voice record button infinite animation 2021-04-15 16:22:29 +03:00
Telegram Request camera permissions on macOS. 2020-08-11 18:21:40 +04:00
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 Fix build scripts. 2020-01-02 13:45:21 +03:00
configure.py Add possibility to build on Windows for x64. 2020-11-06 20:22:02 +03:00
configure.sh Closed alpha version 1.9.1.8: Fix macOS build. 2019-12-06 14:22:46 +03:00
create.bat Use single LEGAL file with license and copyright. 2018-01-03 13:23:14 +03:00
Telegram.plist Request camera permissions on macOS. 2020-08-11 18:21:40 +04:00