panel: add scrollable feature
authorJaeun Choi <jaeun12.choi@samsung.com>
Wed, 25 Jun 2014 14:43:18 +0000 (23:43 +0900)
committerJaeun Choi <jaeun12.choi@samsung.com>
Wed, 25 Jun 2014 14:43:18 +0000 (23:43 +0900)
commita47eef78c4f8e41708d54ddea96fe7e7f5511df4
tree06825a9f589d564ced6505a07d5f7c519db2ff3a
parentda1b5c8fecff8a3acb86a2be7184c3021bf47584
panel: add scrollable feature

This implements scrollable interface in elm_panel so that users can drag open/close panel.
Tap & hold on the edge and panel handler will appear.

Left scrollable panel is implemented in elementary_test > Panel Scrollable.

@feature
data/themes/edc/elm/panel.edc
src/bin/test.c
src/bin/test_panel.c
src/lib/elm_panel.c
src/lib/elm_panel.eo
src/lib/elm_panel.h
src/lib/elm_panel_common.h
src/lib/elm_widget_panel.h