From: Hyoyoung Chang <hyoyoung@gmail.com>
authorHyoyoung Chang <hyoyoung@gmail.com>
Mon, 13 Feb 2012 08:50:18 +0000 (08:50 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Mon, 13 Feb 2012 08:50:18 +0000 (08:50 +0000)
commitabbd3a72492e75112d84f9e5b3edb20a24db29f2
treeda50f3c8e3c7a15bc33766ba41c75be4af5defe1
parent04ac75af7edcb51cca2863594d8c10d597de9cd3
From: Hyoyoung Chang <hyoyoung@gmail.com>
Subject: [E-devel] [patch] elm_genlist - bugfix at genlist rotation.

It's about genlist items which are backed from rotation.
After rotating and items width is extending, genlist doesn't shrink its items.
So adding some routines to check if item min width is bigger than genlist's width.
If then recalc items width.

SVN revision: 67876
src/lib/elm_genlist.c