diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ Changes: | |||
20 | 20 | ||
21 | * elm.List.callback_highlighted_add: Added item param to func | 21 | * elm.List.callback_highlighted_add: Added item param to func |
22 | * elm.List.callback_unhighlighted_add: Added item param to func | 22 | * elm.List.callback_unhighlighted_add: Added item param to func |
23 | * elm.Toolbar.callback_clicked_add: Added item param to func | ||
24 | * elm.Toolbar.callback_longpressed_add: Added item param to func | ||
23 | * elm.Slideshow: item_data are now a single value, instead of args/kargs, | 25 | * elm.Slideshow: item_data are now a single value, instead of args/kargs, |
24 | like is implemented in Gengrid/Genlist | 26 | like is implemented in Gengrid/Genlist |
25 | 27 | ||