Stopped image-scaling examples using Deprecated SetImage( ResourceImage ) API 85/115385/3
authorNick Holland <nick.holland@partner.samsung.com>
Fri, 17 Feb 2017 14:21:48 +0000 (14:21 +0000)
committerNick Holland <nick.holland@partner.samsung.com>
Fri, 17 Feb 2017 15:08:45 +0000 (15:08 +0000)
commit44f2524da6209b12ce1ea7e62bb3d1e79258dc32
tree64f1e66bdaea9223e04323d35b18d9647467de31
parent90c6aef99ff00b45565b87747b45e07f64f161ad
Stopped image-scaling examples using Deprecated SetImage( ResourceImage ) API

Note: the examples no longer work correctly:
- Flickering
- Image scaling modes in ImageVisual aren't fully
functional.

Currently logs the following errors when image needs scaling up.

Change-Id: I972a4368719937edfdef9657e3c2f0155772fe67
ImageAtlas::UploadToAtlas(uint32_t, Dali::PixelData) Can not upscale the image from actual loaded size [ 326, 210 ] to specified size [ 358, 231 ]
examples/image-scaling-and-filtering/image-scaling-and-filtering-example.cpp
examples/image-scaling-irregular-grid/image-scaling-irregular-grid-example.cpp