Gabor Kiss-Vamosi
|
9c7af6c321
|
fix(arc) minor fixes and example updates
|
2021-05-07 13:33:53 +02:00 |
|
Gabor Kiss-Vamosi
|
9ab0a09fd2
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2021-05-06 20:11:52 +02:00 |
|
Gabor Kiss-Vamosi
|
bd361597ef
|
fix(dropdown) fix list height
|
2021-05-06 20:11:35 +02:00 |
|
Gabor Kiss-Vamosi
|
feb5b0f345
|
fix(obj style) do not refresh the obj, if an empty style was removed
|
2021-05-06 20:10:50 +02:00 |
|
Gabor Kiss-Vamosi
|
e3bcea759c
|
Update coords.md
|
2021-05-06 10:53:16 +02:00 |
|
Gabor Kiss-Vamosi
|
4056f60fa9
|
fix(grid, flex) fix alignment on LV_SIZE_CONTENT containers
|
2021-05-05 20:59:35 +02:00 |
|
Gabor Kiss-Vamosi
|
c3c8aca38b
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2021-05-05 17:16:35 +02:00 |
|
Gabor Kiss-Vamosi
|
7cbf97afd0
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2021-05-05 17:16:23 +02:00 |
|
embeddedt
|
a4f5e14302
|
fix(kconfig) remove dependency for LV_COLOR_CHROMA_KEY_HEX
forward port of #2234
|
2021-05-05 11:16:21 -04:00 |
|
Gabor Kiss-Vamosi
|
eb474a671e
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2021-05-05 17:14:17 +02:00 |
|
Gabor Kiss-Vamosi
|
744a974104
|
fix(indev) pass indev_act to the indev related events
|
2021-05-05 17:14:11 +02:00 |
|
Gabor Kiss-Vamosi
|
c529644100
|
fix(obj) fix lv_obj_move_background
|
2021-05-05 17:13:46 +02:00 |
|
Gabor Kiss-Vamosi
|
6cb28da8e9
|
perf(coord. refr.): imrove the speed of layout, size and position recalculation
Reduce the number of refreshes.
|
2021-05-05 15:53:54 +02:00 |
|
Themba Dube
|
012d00a3eb
|
chore(docs) workflow update
|
2021-05-04 20:49:13 -04:00 |
|
Themba Dube
|
e6b0b87e33
|
docs(all) add live example for arc and PDF build
|
2021-05-04 20:43:12 -04:00 |
|
Themba Dube
|
528314533c
|
docs(display) remove built-in color list as they no longer exist in this manner
|
2021-05-04 20:28:30 -04:00 |
|
Themba Dube
|
5e25cec25d
|
docs(examples) update to handle Emscripten port switching to CMake
|
2021-05-04 17:14:22 -04:00 |
|
Themba Dube
|
c057060913
|
docs: workflow improvements
|
2021-05-04 16:46:44 -04:00 |
|
Themba Dube
|
aeeec60885
|
docs(widgets) begin adding support for building live examples
|
2021-05-04 16:41:56 -04:00 |
|
Themba Dube
|
a1cea30bff
|
fix(example) disable more missing style examples
|
2021-05-04 16:27:46 -04:00 |
|
Themba Dube
|
af41a8387d
|
fix(examples) disable lv_example_style_10 in header as well
|
2021-05-04 16:25:50 -04:00 |
|
Gabor Kiss-Vamosi
|
79d9f299ef
|
refactor(txt) rename _lv_txt_get_width to lv_txt_get_width
related to #2228
|
2021-05-04 14:28:52 +02:00 |
|
Gabor Kiss-Vamosi
|
87f8ac2ef9
|
docs(css) improve CSS of API section
|
2021-05-04 11:53:39 +02:00 |
|
Gabor Kiss-Vamosi
|
ad89db7c76
|
fix(obj style) make lv_obj_style_t more compact
|
2021-05-03 22:08:15 +02:00 |
|
Gabor Kiss-Vamosi
|
366d01eec9
|
fix(label) fix word wrapping if stretched by grid
|
2021-05-03 22:07:49 +02:00 |
|
Gabor Kiss-Vamosi
|
bf8e7b13be
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2021-05-03 20:48:41 +02:00 |
|
Gabor Kiss-Vamosi
|
b0933ace92
|
docs add back the contributing page
|
2021-05-03 20:48:30 +02:00 |
|
ataweg
|
d7d36f89b3
|
update to work with Arduino (#2200)
|
2021-05-03 20:26:10 +02:00 |
|
Gabor Kiss-Vamosi
|
2c089e51a7
|
fix warnings
|
2021-05-03 19:36:03 +02:00 |
|
Gabor Kiss-Vamosi
|
b3d9ab0657
|
fix warnings
|
2021-05-03 19:20:02 +02:00 |
|
Gabor Kiss-Vamosi
|
3d4c4aea3c
|
feat(draw) allow using argb images, border and outline with LV_DRAW_COMPLEX=0 too
|
2021-05-03 18:54:24 +02:00 |
|
Gabor Kiss-Vamosi
|
9b2b6deb97
|
fix(docs) update CSS
Add some space between the type and name in the api docs of the enums
|
2021-05-03 17:55:09 +02:00 |
|
Gabor Kiss-Vamosi
|
418830e831
|
Merge branch 'master' into feat/img-frame-id
|
2021-05-03 17:43:05 +02:00 |
|
Gabor Kiss-Vamosi
|
3bbe46f74f
|
minor fixes
|
2021-05-03 17:34:45 +02:00 |
|
Gabor Kiss-Vamosi
|
7b8de7af8a
|
feat(dropdown) make the dropdown's list use the max_height style proeprty
Instead of a widget property
|
2021-05-03 17:34:15 +02:00 |
|
Gabor Kiss-Vamosi
|
05252b7fe8
|
docs update some mroe widgets to v8 + fix links
|
2021-05-03 17:32:57 +02:00 |
|
Gabor Kiss-Vamosi
|
efc5bccbfd
|
fix(dropdown) fix showing the selected text if symbol=NULL
fixes #2235
|
2021-05-03 15:27:57 +02:00 |
|
Gabor Kiss-Vamosi
|
6b497dec3c
|
feat(checkbox) add LV_EVENT_DRAW_PART_BEING/END to the indicator
|
2021-05-03 15:26:51 +02:00 |
|
Gabor Kiss-Vamosi
|
4de1d745b6
|
fix warnings
|
2021-05-03 14:42:44 +02:00 |
|
Gabor Kiss-Vamosi
|
10c1dcb43c
|
fix(obj style) minor fixes on style transitions
|
2021-05-03 14:30:57 +02:00 |
|
Gabor Kiss-Vamosi
|
445c0ea9ae
|
refactor(obj class) add user_data parameter to lv_obj_class_create_obj()
|
2021-05-03 14:06:55 +02:00 |
|
Gabor Kiss-Vamosi
|
4f743a7aa8
|
refactor(obj class) rename lv_obj_create_from_class to lv_obj_class_create_obj
|
2021-05-03 13:58:20 +02:00 |
|
Gabor Kiss-Vamosi
|
bf8f8230a6
|
feat(chart) add LV_EVENT_DRAW_PART_BEGIN/END to hook division line drawing
|
2021-05-03 13:51:09 +02:00 |
|
Gabor Kiss-Vamosi
|
9b067784ee
|
fix(obj) fix adding LV_STATE_FOCUS_KEY
|
2021-05-03 12:47:22 +02:00 |
|
Gabor Kiss-Vamosi
|
e1e45b1de3
|
fix(btnmatrix) improve focusing if used in groups
|
2021-05-03 11:14:25 +02:00 |
|
Gabor Kiss-Vamosi
|
3c39c39c9d
|
docs separate widgets into core and extra groups
|
2021-05-03 11:13:43 +02:00 |
|
Gabor Kiss-Vamosi
|
22fa87a58e
|
fix(obj) be sure the slef size is refreshed when an obejct is created
|
2021-05-02 22:16:38 +02:00 |
|
Gabor Kiss-Vamosi
|
b76efce8a8
|
fix(chart) fix y axis tick labels with negative values
|
2021-05-02 22:11:17 +02:00 |
|
Gabor Kiss-Vamosi
|
91ef2cb53e
|
docs(canvas) update to v8
|
2021-05-02 22:01:56 +02:00 |
|
Gabor Kiss-Vamosi
|
a8016196a8
|
refactor(meter, chart) make them extra widgets instead of core
|
2021-05-02 22:01:56 +02:00 |
|