mirror of
https://github.com/lvgl/lvgl.git
synced 2026-08-18 02:38:01 +08:00
- Add parse_bitmask_enum() to enum_parser for (1u << N) style enums - Add gen_obj_flag_consts.py generator for lv_obj_flag_t - Add flags_raw/flags_list properties to LVObject - Include flags and flags_list in LVObject.snapshot() output - Export OBJ_FLAG_NAMES and decode_obj_flags through full init chain - Update dashboard frontend with flag display and hidden toggle