X-Git-Url: https://git.ayoreis.com/hackapet/Adafruit_Blinka_Displayio.git/blobdiff_plain/0d243252f0fb3a3e200df404884e3cc7d872ee13..8dc304ff4f82d37e493b9500e17fb13799dc200f:/displayio/_palette.py diff --git a/displayio/_palette.py b/displayio/_palette.py index 2424db1..af72dcb 100644 --- a/displayio/_palette.py +++ b/displayio/_palette.py @@ -139,6 +139,9 @@ class Palette: """Returns True if the palette index is transparent. Returns False if opaque.""" return self._colors[palette_index].transparent + def _finish_refresh(self): + pass + @property def dither(self) -> bool: """When true the palette dithers the output by adding