elm/list: correctly handle ELM_LIST_COMPRESS
authorMike Blumenkrantz <zmike@samsung.com>
Fri, 17 Aug 2018 15:11:08 +0000 (11:11 -0400)
committerWoochanlee <wc0917.lee@samsung.com>
Thu, 23 Aug 2018 06:41:50 +0000 (15:41 +0900)
commitba1cfea08dcde59449d6480ff28653c0e055bde7
tree728ecc1cf50c58e6e595cf145dbffcb76ecc9d9c
parent351f5730d1e049b397b93ce7e765cf5b2902fe90
elm/list: correctly handle ELM_LIST_COMPRESS

according to the docs, this mode means that no content size hints should
be taken into account when calculating size hints for the overall object

fix T7313

Differential Revision: https://phab.enlightenment.org/D6860
src/lib/elementary/elm_list.c