[WK2] Fix crash in create and update tiles.
authorJungJik Lee <jungjik.lee@samsung.com>
Wed, 12 Sep 2012 07:38:00 +0000 (16:38 +0900)
committerJungJik Lee <jungjik.lee@samsung.com>
Wed, 12 Sep 2012 07:38:00 +0000 (16:38 +0900)
[Title] [WK2] Fix crash in create and update tiles.
[Issue #] NA
[Problem] Crash in create and update tiles.
[Cause] no layer exists when calling getBackingStore.
[Solution] check being the layer before calling getBackingStore.
[Developer] jungjik.lee


No differences found