circuitpython/shared-module
Scott Shawcroft 4a6bdb6fe4
Track a dirty area for in-memory bitmaps
This fixes the bug that bitmap changes do not cause screen updates
and optimizes the refresh when the bitmap is simply shown on the
screen. If the bitmap is used in tiles, then changing it will
cause all TileGrids using it to do a full refresh.

Fixes #1981
2019-07-18 16:47:28 -07:00
..
2019-04-12 12:46:28 +02:00
2019-06-06 17:49:32 -04:00
2017-11-02 12:41:50 -07:00
2018-11-09 19:20:56 +01:00
2019-03-27 15:23:20 -07:00