summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_list.c
diff options
context:
space:
mode:
authorDave Andreoli <dave@gurumeditation.it>2018-04-13 20:37:36 +0200
committerDave Andreoli <dave@gurumeditation.it>2018-04-13 20:37:36 +0200
commitf0a0da9f449b0878fe6a5ce2abc50b8b6589c50a (patch)
tree0026ffb49e8ed8c6dccc442a5e957ea39842b807 /src/lib/elementary/elm_list.c
parent703277b2427e7cc51dfd4f31abed03e681e1d556 (diff)
downloadefl-f0a0da9f449b0878fe6a5ce2abc50b8b6589c50a.tar.gz
Genlist: restore old behaviour of item next/prev in group items
Commit fd82c2521 has changed the behaviour of item_next/prev_get() in case of genlist with group items (not tree). The lagacy behaviour was to tread normal items and group items in a flat way, like if group items was on the same level of the children normal items. As the commit already implement bug compatibility, seems to me the case to restore also this case. Note that this changes only apply to legacy genlist (I think). Let me know if this broke something for you...as touching genlist code is always an "I hope this is right" operation.
Diffstat (limited to 'src/lib/elementary/elm_list.c')
0 files changed, 0 insertions, 0 deletions