elementary/mapbuf - Fix the mapbuf to resize the contents(smart obj) correctly.
authorChunEon Park <hermet@hermet.pe.kr>
Wed, 18 Jul 2012 12:36:09 +0000 (12:36 +0000)
committerChunEon Park <hermet@hermet.pe.kr>
Wed, 18 Jul 2012 12:36:09 +0000 (12:36 +0000)
commite53838e2d42414b5c890880dcdb0e81fbd8bff85
tree667d27bfacb734061ac3629fc7c5171540de66e0
parent010b3366cf206d2890997c74ed4e8877a567dd10
elementary/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 as the previous one.

SVN revision: 74064
ChangeLog
src/lib/elm_mapbuf.c