virtualgrid: fix layout issue
authorWoosung Sohn <woosungim.sohn@samsung.com>
Wed, 22 May 2013 12:40:00 +0000 (21:40 +0900)
committerhc7.choi <hc7choi@hc7.choi>
Fri, 31 May 2013 09:02:56 +0000 (18:02 +0900)
commit180b6af06a4bf534892f89a417defbc18d77d80a
treed7f1e4b3fed314c311a10e091e92ae121aa59b78
parentddace92e934bcedad249224ac54a89c8c3589b44
virtualgrid: fix layout issue

When the parent of a virtualgrid is a scrollview widget, the layout of
virtualgrid is broken. Fixed with inserting a parent checking routine.

Change-Id: I51f9c2b5eb9360ba06cfd52deb4d75bb5d7a386b
src/js/widgets/jquery.mobile.tizen.virtualgrid.js