mirror of
https://github.com/lvgl/lvgl.git
synced 2026-05-09 20:27:41 +08:00
a5f6f21b2f
- 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