mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-10 12:47:51 +08:00
aa86c0d79b
- safe_string: use CorruptedValue for consistent corrupted markers, never returns None
- safe_color: read lv_color_t {red, green, blue} sub-fields instead of int()
- ptr_or_none: handle None input from safe_field
- Generator: char** (multi-level pointer) no longer marked as is_string