ImpulseAdventure / GUIslice

GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL
https://www.impulseadventure.com/elec/guislice-gui.html
MIT License
1.12k stars 205 forks source link

Reduced redraw regions #328 #402

Closed ImpulseAdventure closed 2 years ago

ImpulseAdventure commented 2 years ago

This feature enhancement adds the ability to support a "pending redraw" event, enabling improved redraw optimization for certain scenarios discussed in #328.