Lines Matching refs:msgbox
309 - feat(msgbox) add a content area for custom content [`2561`](https://github.com/lvgl/lvgl/pull/256…
312 - feat(msgbox): omit title label unless needed [`2539`](https://github.com/lvgl/lvgl/pull/2539)
313 - feat(msgbox): add function to get selected button index [`2538`](https://github.com/lvgl/lvgl/pul…
382 - fix(msgbox) add declaration for lv_msgbox_content_class [`2761`](https://github.com/lvgl/lvgl/pul…
521 - fix(msgbox) handle NULL btn map paramter [`769c4a3`](https://github.com/lvgl/lvgl/commit/769c4a30…
576 - fix(msgbox) create modals on top layer instead of act screen [`5cf6303`](https://github.com/lvgl/…
577 - fix(theme) show disabled state on buttons of btnmatrix, msgbox and kayboard [`0be582b`](https://g…
595 - fix(msgbox) prevent the buttons being wider than the msbgox [`73e036b`](https://github.com/lvgl/l…
616 - fix(msgbox) directly store the pointer of all children [`eb5eaa3`](https://github.com/lvgl/lvgl/c…
630 - fix(msgbox) return the correct pointer from lv_msgbox_get_text [`50ea6fb`](https://github.com/lvg…
932 - fix(msgbox) create modals on top layer instead of act screen <a href="https://github.com/lvgl/lvg…
943 - fix(theme) show disabled state on buttons of btnmatrix, msgbox and keyboard <a href="https://gith…
945 - fix(msgbox) handle NULL btn map parameter <a href="https://github.com/lvgl/lvgl/commit/769c4a30">…
1094 - fix(msgbox) use the animation time provided
1427 - mbox -> msgbox