336405b3c7
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. |
||
---|---|---|
.. | ||
compose_controls_common.h | ||
history_view_compose_controls.cpp | ||
history_view_compose_controls.h | ||
history_view_ttl_button.cpp | ||
history_view_ttl_button.h | ||
history_view_voice_record_bar.cpp | ||
history_view_voice_record_bar.h | ||
history_view_voice_record_button.cpp | ||
history_view_voice_record_button.h |