Go to file
ChunEon Park 24c56e5a0a genlist: fix a crash when deleting a item in selected callback.
if user deletes the item in the callback,
current function(_item_select) would be corrupted.
just leave the callback call in the last of the function.
2015-01-14 23:30:43 +09:00
legacy/elementary genlist: fix a crash when deleting a item in selected callback. 2015-01-14 23:30:43 +09:00