Gabor Kiss-Vamosi
|
f0988b8cf8
|
refactor(event): add _cb postfix to lv_obj_add_event()
|
2023-11-28 15:36:51 +01:00 |
|
Gabor Kiss-Vamosi
|
9ec5417dd3
|
refactor: scr -> screen, act->active, del->delete, remove in obj_clear_flag/state
|
2023-10-12 21:12:16 +02:00 |
|
Gabor Kiss-Vamosi
|
09c12d0f9c
|
refactor(btn, img): rename btn to button and img to image
|
2023-09-14 20:12:31 +02:00 |
|
Gabor Kiss-Vamosi
|
1faa4c8d7a
|
revert(event): use original_target and target to follow JS conventions
fixes #4050
|
2023-03-20 14:24:21 +01:00 |
|
Gabor Kiss-Vamosi
|
28d4bff440
|
example(event_3): adjust widget size
|
2023-03-09 14:07:25 +01:00 |
|
Gabor Kiss-Vamosi
|
680d6d1a7d
|
refactor(event): use lv_event_get_orignal_target instead of current_target
|
2023-03-06 12:50:46 +01:00 |
|
Gabor Kiss-Vamosi
|
124f9b0f9f
|
arch(driver): new driver architecture with new color format support
|
2023-02-20 20:50:58 +01:00 |
|
Man, Jianting (Meco)
|
70778fb9e4
|
fix: removed string format warnings for int32_t and uint32_t (#2924)
* fix:Removed string format warnings for int32_t and uint32_t
re-handle #2722
* feat(rt-thread): add the option of built-in examples
|
2021-12-20 09:52:07 +01:00 |
|
Jianting (Meco) Man
|
97bf74915d
|
fix(refr) silence compiler warning due to integer type mismatch (#2722)
|
2021-10-25 18:47:25 +02:00 |
|
Gabor Kiss-Vamosi
|
ec6c20b587
|
feat(examples) add event examples
|
2021-05-26 22:05:32 +02:00 |
|