virtuallist: fix width resizing trigger
authorYoumin Ha <youmin.ha@samsung.com>
Mon, 15 Apr 2013 08:07:54 +0000 (17:07 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Tue, 16 Apr 2013 04:34:17 +0000 (13:34 +0900)
commit1f83f3e23444f18051c29649330c4e4aeb14e077
tree9ca34473fbd460753b0f6a3cba9d2ac4ee7b0663
parentb689d5931bf1bbfb43e6d4afb346eec2ac2786f7
virtuallist: fix width resizing trigger

Changed listitem width _resize() trigger function to
window.throttledresize event.
Fixes #N_SE-34501

Change-Id: I533908025d95ec1bb0a14b7a416a1ccd830ffd2a
src/js/widgets/jquery.mobile.tizen.virtuallistview.js