Lines Matching refs:span
393 - feat(span): add an interface for setting the number of lines [`3200`](https://github.com/lvgl/lvg…
395 - feat(font): add imgfont - can be used to add emojis to label/span [`3160`](https://github.com/lv…
499 - fix(span): align the baselines [`3164`](https://github.com/lvgl/lvgl/pull/3164)
587 - example(span): avoid ambiguous meaing [`7bb09e3`](https://github.com/lvgl/lvgl/commit/7bb09e35802…
657 - :warning: feat(span): lv_spangroup_get_expand_width() adds a parameter [`2968`](https://github.co…
757 - fix(span): fix align and break word [`2861`](https://github.com/littlevgl/lvgl/pull/2861)
798 - fix(span): explicitly set span->txt to the return value of lv_mem_realloc(#3005) [`a9a6cb8`](h…
935 - feat(span) indent supports percent for fix and break mode [`2693`](https://github.com/lvgl/lvgl/p…
958 - feat(span) Add missing spangroup functions [`2379`](https://github.com/lvgl/lvgl/pull/2379)
1048 - fix(span) eliminate warning in lv_get_snippet_cnt() [`2659`](https://github.com/lvgl/lvgl/pull/26…
1055 - fix(span):crash if span->txt = "" [`2616`](https://github.com/lvgl/lvgl/pull/2616)
1062 - fix(span) opa bug [`2584`](https://github.com/lvgl/lvgl/pull/2584)
1076 - fix(span) fix some bugs (overflow,decor,align) [`2518`](https://github.com/lvgl/lvgl/pull/2518)
1093 - fix(span) modify the underline position [`2376`](https://github.com/lvgl/lvgl/pull/2376)
1097 - fix (span) fill LV_EVENT_GET_SELF_SIZE [`2360`](https://github.com/lvgl/lvgl/pull/2360)
1529 - fix (span) fill LV_EVENT_GET_SELF_SIZE (#2360)
1634 - `lv_span` new widget mimicking HTML `<span>`