Gabor Kiss-Vamosi
|
4f9a037b93
|
fix warning and remove test code from an example
|
2021-08-03 16:37:25 +02:00 |
|
Gabor Kiss-Vamosi
|
7672847ce3
|
fix(bidi) fix the handling of LV_BASE_DIR_AUTO in several widgets
fixes #2421
|
2021-08-03 16:03:07 +02:00 |
|
Gabor Kiss-Vamosi
|
6c013fe158
|
revert(example) remove test codes
|
2021-05-20 12:08:24 +02:00 |
|
Gabor Kiss-Vamosi
|
1386edf2fb
|
fix(bidi) fix tabview, textarea, label, btnmatrix, roller, dropdown with RTL base direction
|
2021-05-20 12:04:06 +02:00 |
|
Gabor Kiss-Vamosi
|
9d3d24202c
|
fix(example) fix sending LV_EVENT_READY in lv_example_textarea_1
|
2021-05-17 20:17:11 +02:00 |
|
Gabor Kiss-Vamosi
|
71fd3e68a2
|
fix(example) add textarea event to lv_example_textarea_1
related to https://github.com/lvgl/lvgl/issues/2248
|
2021-05-11 13:13:01 +02:00 |
|
Gabor Kiss-Vamosi
|
bbfcb2454e
|
feat(event) add event filter to lv_event_send
|
2021-04-19 11:15:28 +02:00 |
|
Gabor Kiss-Vamosi
|
422c9e5bd6
|
feat(event) rework the prototype of lv_event_cb
It encapsulates all event related parameters into a single lv_event_t obejct.
|
2021-04-14 15:31:54 +02:00 |
|
Gabor Kiss-Vamosi
|
20803031e8
|
fix(test) fix tests
|
2021-04-08 13:07:48 +02:00 |
|
Gabor Kiss-Vamosi
|
a2f3022188
|
api(align) save align in style and handle x/y according to it
|
2021-03-25 16:14:17 +01:00 |
|
Gabor Kiss-Vamosi
|
53f3cc1827
|
api(style) remove content style proeprties
|
2021-03-25 13:36:50 +01:00 |
|
Gabor Kiss-Vamosi
|
a4b66d550f
|
minor fix
|
2021-03-19 16:33:50 +01:00 |
|
Gabor Kiss-Vamosi
|
bcacdecbcb
|
remove test code
|
2021-03-19 16:30:08 +01:00 |
|
Gabor Kiss-Vamosi
|
666653efe7
|
fix(refresh): do not redraw the whole object if only part's style changes on a new state
|
2021-03-19 16:01:26 +01:00 |
|
Gabor Kiss-Vamosi
|
586542ddce
|
font cache test
|
2021-03-03 09:22:34 +01:00 |
|
Gabor Kiss-Vamosi
|
a2b29c091f
|
fix: follow changes of lvgl in examples and extra widgets
|
2021-02-24 10:00:54 +01:00 |
|
Gabor Kiss-Vamosi
|
bb08660cb6
|
minor fixes
|
2021-02-14 14:56:34 +01:00 |
|
Gabor Kiss-Vamosi
|
7bec13c2b9
|
update asserts
|
2021-02-08 09:53:03 +01:00 |
|