xennex22
|
52da15c8e7
|
Changed angle data type to uint16_t
|
2020-03-27 10:14:09 -07:00 |
|
xennex22
|
d14cd826c3
|
Change angle values to uint16_t
|
2020-03-25 18:09:37 -07:00 |
|
xennex22
|
cf45342e8d
|
Added bg arc get functions
|
2020-03-24 13:42:27 -07:00 |
|
xennex22
|
d99b802ac2
|
Added bg arc gets
|
2020-03-24 13:41:19 -07:00 |
|
Gabor Kiss-Vamosi
|
242eaa708d
|
Merge branch 'dev-7.0' of https://github.com/littlevgl/lvgl into dev-7.0
|
2020-03-24 20:59:25 +01:00 |
|
Gabor Kiss-Vamosi
|
b4f8c71501
|
lv_dropdown_add_option: add invalidation
|
2020-03-24 20:25:04 +01:00 |
|
Gabor Kiss-Vamosi
|
29bf244e89
|
Merge branch 'dev-7.0' of https://github.com/littlevgl/lvgl into dev-7.0
|
2020-03-24 20:14:50 +01:00 |
|
Gabor Kiss-Vamosi
|
4e85f9df1c
|
label: keep scroll position when the text changes
|
2020-03-24 20:14:39 +01:00 |
|
Gabor Kiss-Vamosi
|
b40c5ada05
|
table: add asserts after allocations
|
2020-03-24 19:38:57 +01:00 |
|
Gabor Kiss-Vamosi
|
d481960808
|
Merge pull request #1412 from xennex22/dev-7.0
Add gauge value formatting function
|
2020-03-24 19:34:23 +01:00 |
|
Gabor Kiss-Vamosi
|
bb0c5a968c
|
run formatter
|
2020-03-24 10:13:52 +01:00 |
|
Gabor Kiss-Vamosi
|
a8b49faf6b
|
table: optmize text drawing
|
2020-03-24 10:05:40 +01:00 |
|
Gabor Kiss-Vamosi
|
1a94e82834
|
add LV_TXT_FLAG_FIT to skip some text widrth calculations
|
2020-03-24 08:46:28 +01:00 |
|
Gabor Kiss-Vamosi
|
49b0751dc8
|
optimize
|
2020-03-24 08:22:41 +01:00 |
|
Gabor Kiss-Vamosi
|
0d303e16e6
|
Merge branch 'dev-7.0' of https://github.com/littlevgl/lvgl into dev-7.0
|
2020-03-23 09:25:13 +01:00 |
|
Gabor Kiss-Vamosi
|
68b31008b7
|
table: automatically expand row_cnt as needed
|
2020-03-23 09:25:04 +01:00 |
|
Gabor Kiss-Vamosi
|
2a1db9ee86
|
dropdown: fix set/get anim time
|
2020-03-21 01:24:58 +01:00 |
|
xennex22
|
9846c3f62c
|
Renamed lv_gauge_format_cb_t
|
2020-03-20 04:17:11 -07:00 |
|
xennex22
|
cd5084cd64
|
Renamed lv_gauge_format_cb_t
|
2020-03-20 04:15:38 -07:00 |
|
xennex22
|
9a5acbcb4f
|
Changed value typedef to int32_t
|
2020-03-20 03:51:19 -07:00 |
|
xennex22
|
982c65da93
|
Changed value typedef to int32_t
|
2020-03-20 03:49:50 -07:00 |
|
xennex22
|
e8d527f2d9
|
Change value typedef to int32_t
|
2020-03-20 03:47:23 -07:00 |
|
xennex22
|
7418f46054
|
Change value typedef to int32_t
|
2020-03-20 03:46:44 -07:00 |
|
Gabor Kiss-Vamosi
|
34aaf71a17
|
btnm: fix undeflow in buttons arrea calculation
|
2020-03-20 11:05:42 +01:00 |
|
Gabor Kiss-Vamosi
|
3e5275708e
|
add custom memset and optimize masked belnding
|
2020-03-20 10:35:50 +01:00 |
|
Gabor Kiss-Vamosi
|
d0864e72e0
|
Merge branch 'fix/arc-end-angle' into dev-7.0
|
2020-03-19 09:49:07 +01:00 |
|
Gabor Kiss-Vamosi
|
2af4f70382
|
arc: do not limit end angle to allow full circle
|
2020-03-19 09:48:51 +01:00 |
|
Gabor Kiss-Vamosi
|
47c54d5772
|
fix warnings
|
2020-03-19 09:47:24 +01:00 |
|
Gabor Kiss-Vamosi
|
8867df8f18
|
fix conflict
|
2020-03-19 09:34:11 +01:00 |
|
Gabor Kiss-Vamosi
|
530807eca1
|
minor fixes
|
2020-03-19 09:32:42 +01:00 |
|
xennex22
|
7581cfd8c1
|
Use lv_gauge_value_t for value data type
|
2020-03-17 09:50:16 -07:00 |
|
xennex22
|
e990b1c521
|
Use lv_gauge_value_t for value data type
|
2020-03-17 09:48:06 -07:00 |
|
xennex22
|
69a726940e
|
Use lv_linemeter_value_t for value data type
|
2020-03-17 09:45:44 -07:00 |
|
xennex22
|
be685a648e
|
Use lv_linemeter_value_t for value data type
|
2020-03-17 09:44:44 -07:00 |
|
xennex22
|
72b9a2b739
|
Added gauge label format function
|
2020-03-17 04:17:43 -07:00 |
|
xennex22
|
0e5d99d159
|
Added gauge value format function
|
2020-03-17 04:14:58 -07:00 |
|
Gabor Kiss-Vamosi
|
de103cf0d2
|
textarea: fix special case of copy, with online + center align + RTL base dir
|
2020-03-17 07:15:56 +01:00 |
|
Themba Dube
|
ab10bdaa03
|
Make lv_switch respect base direction
|
2020-03-16 13:58:09 -04:00 |
|
Gabor Kiss-Vamosi
|
f8c8c75361
|
dropdown: fixes with RTL basedir
|
2020-03-16 16:23:14 +01:00 |
|
Gabor Kiss-Vamosi
|
fd302d259e
|
obj positiong fixes with RTL base dir
|
2020-03-16 16:07:52 +01:00 |
|
Gabor Kiss-Vamosi
|
5f41d3e24a
|
imporve light theme + minor fixes
|
2020-03-16 15:46:31 +01:00 |
|
Themba Dube
|
82d4c8d6ed
|
lv_bar: fix #1406 (animation issue)
|
2020-03-14 16:16:33 -04:00 |
|
Themba Dube
|
b5371e9830
|
Merge branch 'dev-7.0' of github.com:littlevgl/lvgl into dev-7.0
|
2020-03-14 15:57:43 -04:00 |
|
Themba Dube
|
d399dec0c7
|
Improve slider handling
|
2020-03-14 15:57:35 -04:00 |
|
Gabor Kiss-Vamosi
|
66bc27e424
|
Merge pull request #1408 from xennex22/dev-7.0
dropdown: convert static options to dynamic when lv_dropdown_add_option is called
|
2020-03-13 10:19:19 +01:00 |
|
Gabor Kiss-Vamosi
|
8f89ba2093
|
page scroll propagation: clear scroller's scrollbar visiblilty in DRAG mode
|
2020-03-11 22:23:31 +01:00 |
|
Gabor Kiss-Vamosi
|
2d71bc7cc5
|
msgbox: fix for multi line button matrix
|
2020-03-11 22:22:39 +01:00 |
|
xennex22
|
f6b8a2f1b6
|
Added lv_dropdown_clear_options, convert options when adding
|
2020-03-11 13:14:47 -07:00 |
|
xennex22
|
e19ce6b451
|
Added lv_dropdown_clear_options
|
2020-03-11 13:11:50 -07:00 |
|
xennex22
|
d5ab09cf7f
|
Reset number of options when clearing static options
|
2020-03-11 03:36:25 -07:00 |
|