melnse
|
6e047e6d27
|
Fixed typos, changed macro to static function.
|
2019-04-03 20:09:33 +03:00 |
|
melnse
|
787dd591c1
|
Realization of extended clickable area.
Suitable for small lonely objects, which must be clicked.
For activation add "#define USE_LV_EXTENDED_CLICK_AREA 1" to lv_conf.h
|
2019-04-03 19:34:58 +03:00 |
|
Gabor Kiss-Vamosi
|
eb6daa51d7
|
move antialiasing and refr_task to the display level
|
2019-03-30 06:03:23 +01:00 |
|
Amir Gonnen
|
e575d4728b
|
Changed 'typedef enum' to 'typedef uint8_t'
|
2019-03-26 00:23:36 +02:00 |
|
Gabor Kiss-Vamosi
|
e8a05aaa65
|
add LV_EVENT_INSERT and use it in Text Area
|
2019-03-20 15:59:41 +01:00 |
|
Gabor Kiss-Vamosi
|
58d375bc93
|
fix typo: LV_SIGNAL_CONTROLL -> LV_SIGNAL_CONTROL
|
2019-03-19 07:15:00 +01:00 |
|
Gabor Kiss-Vamosi
|
ee04c41da8
|
feat(event): add LV_EVENT_SELECTED, event data paramter and update lv_btnm API
|
2019-03-19 06:30:05 +01:00 |
|
Gabor Kiss-Vamosi
|
f51bf17e39
|
move lvgl files to src folder
|
2019-03-17 08:33:03 +01:00 |
|