Gabor Kiss-Vamosi
|
7971ade47b
|
docs(filesystem) update to v8
|
2021-06-14 11:07:15 +02:00 |
|
Themba Dube
|
6f37c4fc56
|
docs(examples) add MicroPython examples
|
2021-06-11 16:48:27 -04:00 |
|
dronecz
|
1a62f7a619
|
fix(arduino) fix the prototype of my_touchpad_read in the LVGL_Arduino.ino
|
2021-06-10 14:27:18 +02:00 |
|
Rop Gonggrijp
|
c7169762a3
|
More Snapable --> Snappable replacements (#2304)
|
2021-06-09 16:33:27 +02:00 |
|
Gabor Kiss-Vamosi
|
e697807cf5
|
fix(typo) rename LV_OBJ_FLAG_SNAPABLE to LV_OBJ_FLAG_SNAPPABLE
|
2021-06-09 16:05:39 +02:00 |
|
Gabor Kiss-Vamosi
|
8ab806459c
|
docs fix typo
|
2021-06-07 20:48:24 +02:00 |
|
Gabor Kiss-Vamosi
|
ca54ecfe0e
|
feat(event) pass the scroll aniamtion to LV_EVENT_SCROLL_BEGIN
Also add lv_example_tabview_2 for demonstration
|
2021-06-07 20:35:27 +02:00 |
|
Ali Rostami
|
5616471c27
|
Update quick-overview.md (#2295)
* Update quick-overview.md
* Update quick-overview.md
* Update lv_example_get_started_3.c
* Update coords.md
|
2021-06-07 14:32:00 +02:00 |
|
Uli Raich
|
c60ed68e94
|
adding micropython examples (#2286)
* adding micropython examples
* adding micropython examples
|
2021-06-07 13:56:08 +02:00 |
|
Gabor Kiss-Vamosi
|
77e2c1ff3d
|
fix(example) revert test code
|
2021-06-07 13:27:07 +02:00 |
|
Gabor Kiss-Vamosi
|
786db2afe6
|
fix(draw) with additive blending with 32 bit color depth
|
2021-06-07 13:22:12 +02:00 |
|
Gabor Kiss-Vamosi
|
be92f9f749
|
fix simplify lv_example_get_started_2
|
2021-05-31 12:49:49 +02:00 |
|
Gabor Kiss-Vamosi
|
66152438f6
|
fix minor fix in a scroll example
|
2021-05-30 20:39:35 +02:00 |
|
Gabor Kiss-Vamosi
|
6ab6134af1
|
fix warning
|
2021-05-30 14:02:39 +02:00 |
|
Gabor Kiss-Vamosi
|
9efb99d177
|
feat(example) add lv_example_scroll_6
|
2021-05-30 13:50:05 +02:00 |
|
Gabor Kiss-Vamosi
|
4780beae01
|
fix(obj) fix invalidation of objects on state change
|
2021-05-28 14:10:12 +02:00 |
|
Gabor Kiss-Vamosi
|
e3fb5d2840
|
fix minor example issues
|
2021-05-27 16:06:17 +02:00 |
|
Gabor Kiss-Vamosi
|
00dc5db326
|
fix some examples
|
2021-05-27 15:21:51 +02:00 |
|
Gabor Kiss-Vamosi
|
98c3c8eb5c
|
fix some examples
|
2021-05-27 15:12:50 +02:00 |
|
Gabor Kiss-Vamosi
|
1a3e704b25
|
fix example include paths
|
2021-05-27 12:34:54 +02:00 |
|
Gabor Kiss-Vamosi
|
20af77b142
|
fix(docs) fix missing meter example
|
2021-05-27 11:55:45 +02:00 |
|
Gabor Kiss-Vamosi
|
7fe16e2ed4
|
fix warning
|
2021-05-27 11:52:10 +02:00 |
|
Gabor Kiss-Vamosi
|
0cafde653d
|
feat(example) add style examples
|
2021-05-27 11:50:04 +02:00 |
|
Gabor Kiss-Vamosi
|
5bc529bc46
|
fix(example) fix the grid examples to not have scrollbars on the items
|
2021-05-26 23:11:29 +02:00 |
|
Gabor Kiss-Vamosi
|
46de101c97
|
feat(example) add RTL scroll example
|
2021-05-26 23:05:07 +02:00 |
|
Gabor Kiss-Vamosi
|
ec6c20b587
|
feat(examples) add event examples
|
2021-05-26 22:05:32 +02:00 |
|
Gabor Kiss-Vamosi
|
71189b46e9
|
feat(examples) add aniamtion examples
|
2021-05-26 22:05:32 +02:00 |
|
Gabor Kiss-Vamosi
|
0a70280177
|
feat(scroll) add scrollbar styling example + allow for the scrollbar using shadow
|
2021-05-26 22:05:32 +02:00 |
|
Gabor Kiss-Vamosi
|
42cd4b8f43
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2021-05-26 16:34:33 +02:00 |
|
Gabor Kiss-Vamosi
|
b969c21881
|
fix(example) add scroll examples + minor fixes
|
2021-05-26 16:34:25 +02:00 |
|
embeddedt
|
26043cbcd0
|
fix(example) add missing space and remove extra space in lv_example_label_1
|
2021-05-26 10:17:38 -04:00 |
|
Gabor Kiss-Vamosi
|
1b3c4e7c25
|
fix(example) fix the overlapping texts in lv_example_label_3
|
2021-05-26 15:30:51 +02:00 |
|
Gabor Kiss-Vamosi
|
1b2d28bbc0
|
fix warnings
|
2021-05-26 14:38:42 +02:00 |
|
Gabor Kiss-Vamosi
|
7fe00f995a
|
feat(example) add new label example to show LTR, RTL and Chinese texts
|
2021-05-26 14:35:34 +02:00 |
|
Gabor Kiss-Vamosi
|
5b9329fd5d
|
fix(chart) various scatter chart related fixes
|
2021-05-24 21:45:05 +02:00 |
|
Gabor Kiss-Vamosi
|
7522f4e2f0
|
feat(chart) add scatter chart example
|
2021-05-24 15:11:07 +02:00 |
|
Gabor Kiss-Vamosi
|
b1f7fbe3b7
|
feat(chart) add SCATTER type
|
2021-05-24 15:10:12 +02:00 |
|
Gabor Kiss-Vamosi
|
bb066f2f72
|
fix(example) lv_example_roller_3
|
2021-05-21 11:31:06 +02:00 |
|
Gabor Kiss-Vamosi
|
6f42088dec
|
fix(example) fix meter example
|
2021-05-20 21:24:59 +02:00 |
|
Gabor Kiss-Vamosi
|
9a1eaea25d
|
docs add meter
|
2021-05-20 21:12:27 +02:00 |
|
guoweilkd
|
1241fe144b
|
rename span interface (#2259)
Co-authored-by: guowei15 <guowei15@xiaomi.com>
|
2021-05-20 14:47:46 +02:00 |
|
guoweilkd
|
fcdca6229f
|
add fade mask example for roller obj (#2260)
Co-authored-by: guowei15 <guowei15@xiaomi.com>
|
2021-05-20 13:43:54 +02:00 |
|
Gabor Kiss-Vamosi
|
4293f9d921
|
fix warnings
|
2021-05-20 12:52:48 +02:00 |
|
Gabor Kiss-Vamosi
|
07fd3d2c96
|
feat(chart) add rename lv_chart_set_cursor_point to lv_chart_set_cursor_pos and add lv_chart_set_cursor_point to stick the cursor to a point
|
2021-05-20 12:43:27 +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
|
a63ab1eef1
|
feat(event) add LV_EVENT_LAYOUT_CHANGED and fix tabview's tab position on resize
|
2021-05-20 07:41:02 +02:00 |
|
Gabor Kiss-Vamosi
|
97282e67bd
|
feat(example) add obj drag example
|
2021-05-19 21:55:29 +02:00 |
|
Gabor Kiss-Vamosi
|
e2a7f559ab
|
feat(bidi) make base dir a style property and rename lv_bidi_dir_t to lv_base_dir_t
|
2021-05-19 20:55:44 +02:00 |
|
Gabor Kiss-Vamosi
|
a77fbc574d
|
docs update some widgets' docs to v8
|
2021-05-19 13:51:32 +02:00 |
|