Gabor Kiss-Vamosi
|
9997fb00aa
|
feat(dropdown): add lv_dropdown_get_option_index
|
2022-04-19 11:25:29 +02:00 |
|
ckielstra
|
febafd1cc7
|
chore: many trivial spelling and layout fixes (#3008)
Co-authored-by: Gabor Kiss-Vamosi <kisvegabor@gmail.com>
|
2022-01-17 08:10:23 -05:00 |
|
ckielstra
|
91fc579ee7
|
docs fix spelling, parameter descriptions, comments, etc (#2865)
|
2021-12-02 08:44:05 -05:00 |
|
Gabor Kiss-Vamosi
|
9d3134b66e
|
feat(dropdown): keep the list on open/close for simpler styling
So far it was deleted on close, now it's just hidden/unhidden
|
2021-11-23 13:45:46 +01:00 |
|
Gabor Kiss-Vamosi
|
d67dd943ca
|
format run code-formtter.sh
related to #2543
|
2021-09-13 14:06:26 +02:00 |
|
ckielstra
|
5249a34d5d
|
docs more spelling fixes (#2499)
|
2021-08-27 12:15:39 +02:00 |
|
Gabor Kiss-Vamosi
|
1cb57494df
|
revert attempts to make struct private
feat/priate-struct was create as snapshot before this commit
|
2021-05-30 15:15:43 +02:00 |
|
Gabor Kiss-Vamosi
|
75e1950320
|
feat make a lot of structures private
|
2021-05-24 13:33:59 +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
|
6428be5441
|
fix(dropdown) fix include path
|
2021-04-24 21:30:05 +02:00 |
|
Gabor Kiss-Vamosi
|
966f6e1727
|
refactor(dropdown): rename lv_dropdown_list_class to lv_dropdownlist_class
It avoids ambiguity. See https://github.com/lvgl/lvgl/issues/1763#issuecomment-804357591
|
2021-03-25 20:03:49 +01:00 |
|
Gabor Kiss-Vamosi
|
53f3cc1827
|
api(style) remove content style proeprties
|
2021-03-25 13:36:50 +01:00 |
|
Xiang Xiao
|
9254a7ea14
|
fix(comment): remove the space after /* and before */
|
2021-03-18 11:51:36 +08:00 |
|
Gabor Kiss-Vamosi
|
0cc1e99ddf
|
remove the lv_ prefix from the directories in the src folder
|
2021-03-16 20:36:27 +01:00 |
|