WildernessLabs / Meadow_Issues

Public repo for bugs and issues with Meadow
15 stars 0 forks source link

Add region invalidation support to MicroLayout #663

Open ctacke opened 11 months ago

ctacke commented 11 months ago

Currently MicroLayout refreshes the entire display when a control changes. Add support for updating only regions for better performance.

adrianstevens commented 11 months ago

Logic for MicroGraphics

https://github.com/WildernessLabs/Meadow.Foundation/blob/develop/Source/Meadow.Foundation.Libraries_and_Frameworks/Graphics.MicroGraphics/Driver/MicroGraphics.cs#L1615C10-L1615C10