micropython-micro-gui/gui/core
troyhy 4aab4c1dd1 Add sync_update attribute and draw property with refresh logic
Introduce the `sync_update` attribute to the Screen class to control synchronous screen updates. Changed `draw` into a  property to ensure the refresh state is managed correctly when the draw value changes. Included timing measurements for refresh operations and conditional refresh triggering.
2024-09-17 11:10:33 +03:00
..
colors.py Use standard writer.py: create_color() matches nano-gui. 2023-05-01 10:11:16 +01:00
ugui.py Add sync_update attribute and draw property with refresh logic 2024-09-17 11:10:33 +03:00
writer.py Use standard writer.py: create_color() matches nano-gui. 2023-05-01 10:11:16 +01:00