Lines Matching refs:tabview
97 - fix(tabview): fix warning [`223dc1c`](https://github.com/lvgl/lvgl/commit/223dc1cf9d1cad0f40caf24…
137 - fix(tabview): remove the animation if the tab is selected by clicking the button on the header [`…
148 - example(tabview): fix tabview disable scrollig example [`9491c3f`](https://github.com/lvgl/lvgl/c…
392 - feat(tabview): support vertical scrolling [`3184`](https://github.com/lvgl/lvgl/pull/3184)
414 - feat(tabview) add API to rename tab. [`2c9695a`](https://github.com/lvgl/lvgl/commit/2c9695afb4ed…
541 - fix(tabview, tileview): fix scrolling [`22854ff`](https://github.com/lvgl/lvgl/commit/22854ff3fba…
1209 - fix(tabview) fix with left and right tabs [`17c5744`](https://github.com/lvgl/lvgl/commit/17c5744…
1270 - fix(tabview) send LV_EVENT_VALUE_CHANGED only once [`933d282`](https://github.com/lvgl/lvgl/commi…
1293 - feat(examples) added MP version of second tabview example [`2347`](https://github.com/lvgl/lvgl/p…
1517 - fix(tabview) send LV_EVENT_VALUE_CHANGED only once
1589 - fix(tabview) fix with left and right tabs <a href="https://github.com/lvgl/lvgl/commit/17c57449">…
1790 - fix(theme_material): remove the bottom border from tabview header
1873 - Fix deleting tabview with LEFT/RIGHT tab position
1984 - `tabview` by default allow auto expanding the page only to right and bottom (#1573)