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)
commit6d7b668dfec861e3db7143ecdab4f2e11023b5c1
treec692c7b27008e166f79db7966e73fb952d1ef4a9
parent7cc6360aeed9a277f25f80d7f849b99203d46ab5
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
legacy/elementary/src/bin/test_panel.c