image - fix the elm_image_prescale_set() to work properly.
authorChunEon Park <hermet@hermet.pe.kr>
Mon, 25 Nov 2013 11:48:22 +0000 (20:48 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Mon, 25 Nov 2013 11:48:22 +0000 (20:48 +0900)
commit45ed80a0c80c088f6823fe28ca47f32021347c31
tree2395a134c1428095ba49f1aef4e8ae74dcd7b71e
parent5936c6cfbbe53c5beb800cd29fd03ac527be9cdd
image - fix the elm_image_prescale_set() to work properly.

before this, it had the insane logic so the prescale_set() never work.
Now, it works well and the prescale won't be set in default. (before, the default value is 64. why?)
legacy/elementary/ChangeLog
legacy/elementary/NEWS
legacy/elementary/src/lib/elm_image.c