justinbeetle
Results
3
issues of
justinbeetle
On Windows 11, pygame 2.5.2 changed the behavior when the window of a fullscreen (tested with the flags = pygame.FULLSCREEN | pygame.NOFRAME | pygame.SRCALPHA) pygame app loses and gains focus....
…o a boolean in TileImageLayer.
Fix issue where PyscrollDataAdapter.reload_animations didn't clear self._animated_tile leading to a frame of stale animations after reload_animations is called.