elm_panel: make "panel scrollable" work in elementary_test
authorJee-Yong Um <conr2d@gmail.com>
Sat, 21 Feb 2015 04:38:13 +0000 (13:38 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Sat, 21 Feb 2015 04:38:13 +0000 (13:38 +0900)
commit0d9d9b80c9164ffd0396ab92ff25c5778a4dcb41
tree02c045bfb5ac6e37a7fd702885d2362647a4508d
parent67eeb6d8b46e6ce7fb7751c502b415b60de43509
elm_panel: make "panel scrollable" work in elementary_test

Summary:
Thumbscroll is disabled in default configuration,
but "scrollable" feature in panel only works when thumbscroll is turned on.
To make "scrollable" work always in elementary test,
this patch enables thumbscroll temporarily regardless of configuration.
(configuration is restored when sample window is closed.)

Reviewers: Hermet, seoz

Subscribers: seoz, Hermet

Differential Revision: https://phab.enlightenment.org/D1983
src/bin/test_panel.c