xbmc / Official-Kodi-Remote-iOS

Full-featured remote control for XBMC Media Center. It features library browsing, now playing informations and a direct remote control.
Other
224 stars 104 forks source link

Bugfix: avoid visual glitch on iPad when closing stack while bounce animation is active #1189

Closed wutschel closed 1 day ago

wutschel commented 5 days ago

Description

Fixes an issue reported in this forum post.

Stop all animations before moving stack views off screen. This avoids visual glitches when starting an new animation while another one (bounce) is still active.

Summary for release notes

Bugfix: avoid visual glitch on iPad when closing stack while bounce animation is active