1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-28 07:03:00 +08:00
Gabor Kiss-Vamosi 56ebb1a4c8 feat(textarea) remove the need of lv_textarea_set_align
It was used to position the text in one line text areas where the label is shorter then the text area itself.
However, setting min_width=100% in case of one line text area ensures that the label is at least as wide as
the text area. This way the normal text_align style property can be used too.

Fixes https://forum.lvgl.io/t/spinbox-text-centering-not-working-as-intended-expected/6762/4
2021-09-13 20:09:54 +02:00
..
2021-08-26 10:52:39 +02:00
2021-08-26 10:52:39 +02:00
2021-08-26 10:52:39 +02:00
2021-08-26 10:52:39 +02:00
2021-08-26 10:52:39 +02:00
2021-08-26 10:52:39 +02:00
2021-08-26 10:52:39 +02:00
2021-08-26 10:52:39 +02:00
2021-08-26 10:52:39 +02:00