Lines Matching refs:cursor
18 - fix(ime_pinyin): keep cursor in the textarea when a candidate is pressed [`4731`](https://github.…
563 - fix(theme): in the basic theme show the textarea cursor only in focuses state [`bb03fb1`](https:/…
961 - feat(spinbox ) add function to set cursor to specific position [`2314`](https://github.com/lvgl/l…
1087 - fix(chart) fixed point-following cursor during vertical scroll in charts [`2400`](https://github.…
1088 - fix(chart) fixed cursor positioning with large Y rescaling without LV_USE_LARGE_COORD [`2399`](ht…
1112 - fix(textarea) style update in oneline mode + improve sroll to cursor [`60d9a5e`](https://github.c…
1147 - fix(textarea) various cursor drawing fixes [`273a0eb`](https://github.com/lvgl/lvgl/commit/273a0e…
1193 - fix(chart) fix sending LV_EVENT_DRAW_PART_BEGIN/END for the cursor [`34b8cd9`](https://github.com…
1240 - fix(textarea) allow using cursor with not full bg_opa [`c9d3965`](https://github.com/lvgl/lvgl/co…
1542 - fix(textarea) style update in oneline mode + improve scroll to cursor
1747 - fix(textarea) cursor position after hiding character in password mode
1792 - fix(spinbox) update cursor position in lv_spinbox_set_step
1874 - Fix btnmatrix to not send event when CLICK_TRIG = true and the cursor slid from a pressed button
1939 - Set the cursor image non-clickable by default
1967 - `lv_textarea` fix wrong cursor position when clicked after the last character