Closed FoamyGuy closed 3 years ago
These changes are needed to support the new behavior of OnDiskBitmap from this PR: https://github.com/adafruit/circuitpython/pull/4823
Without these changes it causes IconAnimated and IconWidget to not be able to show the icons properly if they have on_disk=True parameter.
These changes are needed to support the new behavior of OnDiskBitmap from this PR: https://github.com/adafruit/circuitpython/pull/4823
Without these changes it causes IconAnimated and IconWidget to not be able to show the icons properly if they have on_disk=True parameter.