mapbuf - Fix the mapbuf to resize the contents(smart obj) correctly.
authorChunEon Park <chuneon.park@samsung.com>
Thu, 19 Jul 2012 03:27:15 +0000 (12:27 +0900)
committerChunEon Park <chuneon.park@samsung.com>
Thu, 19 Jul 2012 04:07:52 +0000 (13:07 +0900)
commit37237c075439a1aa749a37cb0aff7a301f0f66e7
treec1f5c06cf446d0a017a8ad651b3013ee2294a97a
parent76f22a1ca580ad78381e471a508796a674720bcb
mapbuf - Fix the mapbuf to resize the contents(smart obj) correctly.

When smart obj was set as the contents the _configure would be called recursively.
In this process the lastest size could be reverted to the previous one.

Change-Id: I1d4637b2e8560f658b3897471c58e43271193c4c
packaging/elementary.spec
src/lib/elm_mapbuf.c