Scrollview : change horizontal scrollview demo(N_SE-33997)
authorJinhyuk Jun <jinhyuk.jun@samsung.com>
Sat, 13 Apr 2013 03:31:15 +0000 (12:31 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Tue, 16 Apr 2013 04:38:22 +0000 (13:38 +0900)
limit clip width

Change-Id: I3beee6c45de3ce7685a0f8077f60213fab903099

demos/tizen-winsets/widgets/scrollview_x.html

index 0140dd4..4163436 100644 (file)
@@ -20,8 +20,8 @@
                        </div>
                </div>
                <p>Horizontal Scroll #2: set the width of view</p>
-               <div data-scroll="x">
-                       <div class="ui-scrollview-view" style="width:1185px">
+               <div data-scroll="x" style="width:250px; white-space:nowrap;">
+                       <div class="ui-scrollview-view" style="width:1200px;">
                                <img src="./test/01.jpg" height="70px">
                                <img src="./test/02.jpg" height="70px">
                                <img src="./test/03.jpg" height="70px">