pyscroll
pyscroll copied to clipboard
Fix for frame of stale animations after calling reload_animations
Fix issue where PyscrollDataAdapter.reload_animations didn't clear self._animated_tile leading to a frame of stale animations after reload_animations is called.