Lines Matching refs:position
62 - fix(dropdown): position to the selected item in lv_dropdown_set_selected [`f174589`](https://gith…
691 - feat(Kconfig): add monitor position configuration [`2834`](https://github.com/littlevgl/lvgl/pull…
961 - feat(spinbox ) add function to set cursor to specific position [`2314`](https://github.com/lvgl/l…
1093 - fix(span) modify the underline position [`2376`](https://github.com/lvgl/lvgl/pull/2376)
1144 - fix(scroll) keep the scroll position on object deleted [`52edbb4`](https://github.com/lvgl/lvgl/c…
1191 - fix(dropdown) fix list position with RTL base direction [`79edb37`](https://github.com/lvgl/lvgl/…
1224 - fix(calendar) fix the position calculation today [`ad05e19`](https://github.com/lvgl/lvgl/commit/…
1235 - fix(obj) do not set the child's position in lv_obj_set_parent [`d89a5fb`](https://github.com/lvgl…
1572 - fix(calendar) fix the position calculation today <a href="https://github.com/lvgl/lvgl/commit/ad0…
1578 - fix(scroll) keep the scroll position on object deleted <a href="https://github.com/lvgl/lvgl/comm…
1641 - Remove `lv_drag`. Similar effect can be achieved by setting the position in `LV_EVENT_PRESSING`
1652 - Object size and position can be set in styles too
1673 - `lv_pct(x)` can be used to set the size and position in percentage
1747 - fix(textarea) cursor position after hiding character in password mode
1792 - fix(spinbox) update cursor position in lv_spinbox_set_step
1873 - Fix deleting tabview with LEFT/RIGHT tab position
1967 - `lv_textarea` fix wrong cursor position when clicked after the last character
2038 - gradient stop position to shift the gradient area and horizontal gradient
2091 - Add Arabic/Persian script support: change the character according to its position in the text.