Gabor Kiss-Vamosi
|
50b5e3c477
|
add rounding to btnmatrix line height calculation
Fixes #1776
|
2020-09-11 13:28:34 +02:00 |
|
Gabor Kiss-Vamosi
|
3f36139469
|
Merge branch 'master' of https://github.com/littlevgl/lvgl
|
2020-09-10 16:08:03 +02:00 |
|
Gabor Kiss-Vamosi
|
125e6e95f6
|
fix color bleeding on corner clipping
Fixes #1777
|
2020-09-10 16:07:42 +02:00 |
|
Gabor Kiss-Vamosi
|
1f8450b453
|
lv_conf_internal fixes
|
2020-09-10 09:16:42 +02:00 |
|
Gabor Kiss-Vamosi
|
c9ad0bf310
|
merge dev
|
2020-09-09 11:31:08 +02:00 |
|
Gabor Kiss-Vamosi
|
97d976f9c2
|
minor fixes
|
2020-09-09 10:46:49 +02:00 |
|
Gabor Kiss-Vamosi
|
dc7c18916f
|
grid_calc: handle w,h,x,y sparately to prepare for gap handling
|
2020-09-08 15:57:37 +02:00 |
|
github-actions[bot]
|
1c96215db9
|
Merge c683a3612dfb1836a38d3bf9a04d2254e58ffce2 into dev
|
2020-09-08 13:57:22 +00:00 |
|
梁永祥
|
c683a3612d
|
group fix calling lv_obj_invalidate() when focuse is NULL (#1774)
|
2020-09-08 15:56:51 +02:00 |
|
Gabor Kiss-Vamosi
|
893c53476c
|
fix define name in lv_conf_internal.h
|
2020-09-08 14:47:00 +02:00 |
|
Gabor Kiss-Vamosi
|
a8e3fc594e
|
add Kconfig support to lv_conf_internal.h
|
2020-09-08 14:39:19 +02:00 |
|
Gabor Kiss-Vamosi
|
b87ca71824
|
fix warnings
|
2020-09-08 13:44:03 +02:00 |
|
Gabor Kiss-Vamosi
|
c94f9358d1
|
style change check fixes
|
2020-09-08 13:41:57 +02:00 |
|
Gabor Kiss-Vamosi
|
49052a7f06
|
Merge branch 'dev' of https://github.com/littlevgl/lvgl into dev
|
2020-09-08 13:39:24 +02:00 |
|
Gabor Kiss-Vamosi
|
81884401d2
|
style change check
|
2020-09-08 13:20:29 +02:00 |
|
Gabor Kiss-Vamosi
|
40b987dc81
|
optimize grid recalcualtion on style change
|
2020-09-08 10:51:24 +02:00 |
|
Gabor Kiss-Vamosi
|
f002f6a722
|
minor grid fix
|
2020-09-08 10:08:19 +02:00 |
|
Gabor Kiss-Vamosi
|
8b969fab61
|
imporve grid performance
|
2020-09-08 09:56:56 +02:00 |
|
github-actions[bot]
|
715b40fb3f
|
Merge b87d16fc6ec92ed9f216b976c1e38fca3691959c into dev
|
2020-09-07 08:19:11 +00:00 |
|
Gabor Kiss-Vamosi
|
b87d16fc6e
|
fix textra focus event sending
|
2020-09-07 10:18:37 +02:00 |
|
Gabor Kiss-Vamosi
|
10e0727015
|
move some part of lv_obj.c to lv_obj_pos.v and lv_obj_scroll.c
|
2020-09-06 21:07:58 +02:00 |
|
Gabor Kiss-Vamosi
|
9c638950bb
|
add lv_scroll.c/h to keep scroll related code in one place
|
2020-09-05 14:15:39 +02:00 |
|
Gabor Kiss-Vamosi
|
6e08d402c1
|
add scroll direction enable/disable support
|
2020-09-05 13:34:58 +02:00 |
|
Gabor Kiss-Vamosi
|
9f2526a73c
|
implement scroll snapping
|
2020-09-05 11:57:17 +02:00 |
|
github-actions[bot]
|
366c3abdff
|
Merge 35c7197d1c059964407891aba20e7fa8662167ed into dev
|
2020-09-04 11:31:09 +00:00 |
|
tgillbe
|
35c7197d1c
|
Fix button matrix button width (#1768)
|
2020-09-04 07:30:39 -04:00 |
|
github-actions[bot]
|
2074146b30
|
Merge 15e692d596454768f5ad92aef143f457078a9fad into dev
|
2020-09-04 11:11:22 +00:00 |
|
Gabor Kiss-Vamosi
|
15e692d596
|
fix conflicts
|
2020-09-04 13:10:44 +02:00 |
|
Gabor Kiss-Vamosi
|
804c3c7994
|
fix unexpeted DEFOCUS on lv_page
Fixes #1762
|
2020-09-04 13:06:19 +02:00 |
|
Michael Simon
|
1b638565b0
|
lv_textarea: send event when Enter is pressed in one-line mode (#1769)
|
2020-09-03 08:08:04 -04:00 |
|
Gabor Kiss-Vamosi
|
f09d871e4c
|
add lv_obj_has/set/clear_flag() instead unique function for click, hidden etc
|
2020-09-02 11:56:51 +02:00 |
|
Gabor Kiss-Vamosi
|
5852852f8b
|
Merge branch 'feat/new-scroll' of https://github.com/littlevgl/lvgl into feat/new-scroll
|
2020-09-02 10:56:06 +02:00 |
|
github-actions[bot]
|
61fa7eed6b
|
Merge 05960885440e7ac412ba7d4b5e7c46af9716134c into dev
|
2020-09-01 17:19:58 +00:00 |
|
Gabor Kiss-Vamosi
|
0596088544
|
remove unused variable
|
2020-09-01 19:19:25 +02:00 |
|
github-actions[bot]
|
1cc17f7888
|
Merge 85bd12a794b3525cfba8cc702f06c97d83dd01d6 into dev
|
2020-09-01 17:15:14 +00:00 |
|
Gabor Kiss-Vamosi
|
85bd12a794
|
fix lv_obj_del and lv_obj_clean if the children list changed during deletion
https://forum.lvgl.io/t/lv-obj-del-and-kin-wrongly-assume-that-child-ll-wont-change-while-deleting/3091
|
2020-09-01 19:14:39 +02:00 |
|
Gabor Kiss-Vamosi
|
4613811c45
|
lmeter: fix uninitialized 'mirror' property
|
2020-09-01 19:14:34 +02:00 |
|
Gabor Kiss-Vamosi
|
03c3838605
|
arc: use value_update in lv_arc_set_value
it was overwritten on merge
|
2020-09-01 16:45:36 +02:00 |
|
Gabor Kiss-Vamosi
|
1d875eaa22
|
fix conflicts
|
2020-09-01 16:43:05 +02:00 |
|
Gabor Kiss-Vamosi
|
6932b6c1da
|
Merge branch 'master' into dev
|
2020-09-01 11:42:11 +02:00 |
|
Gabor Kiss-Vamosi
|
343605ebac
|
prepare to release v7.4.0
|
2020-09-01 11:34:10 +02:00 |
|
Gabor Kiss-Vamosi
|
beb3d40d24
|
fix conflicts
|
2020-09-01 10:47:39 +02:00 |
|
Gabor Kiss-Vamosi
|
de38ee4a21
|
fix typo
|
2020-09-01 09:40:16 +02:00 |
|
Gabor Kiss-Vamosi
|
612308f281
|
lv_img: check blend modes in cover check
|
2020-09-01 09:38:25 +02:00 |
|
Gabor Kiss-Vamosi
|
f545a24bbd
|
gauge: allow not recoling the image needle
|
2020-09-01 09:38:25 +02:00 |
|
Gabor Kiss-Vamosi
|
1102cfdf82
|
lv_arc_set_value: be sure the 'fixed' angle is corerct
|
2020-09-01 09:38:25 +02:00 |
|
Gabor Kiss-Vamosi
|
775f1a59df
|
lv_refr: take opa_scale into account in cover check
|
2020-09-01 09:38:25 +02:00 |
|
github-actions[bot]
|
ca9c36e081
|
Merge 59769731115f0426c21e6b82d8def157e71ad2d1 into dev
|
2020-08-31 12:18:35 +00:00 |
|
Alex-I-B
|
5976973111
|
Proposed fix for roller widget crash when LV_USE_GROUP=0 (#1761)
Removed LV_USE_GROUP guard macro for signals != LV_SIGNAL_CONTROL in signal functions of roller and spinbox to allow signal propagating to ancestors
|
2020-08-31 14:18:07 +02:00 |
|
github-actions[bot]
|
5d02b27b1f
|
Merge d4c3567f84781a593e7bc9a1dcfde24bae8951a4 into dev
|
2020-08-31 12:01:26 +00:00 |
|