Elementary els_scroller: Fixed bar-dragging.
authortasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 20 Feb 2011 09:15:16 +0000 (09:15 +0000)
committertasn <tasn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 20 Feb 2011 09:15:16 +0000 (09:15 +0000)
commit27a64194a369e9d4da6fbe43a2e3465e78a76d59
tree60732f3d89b3b6a911972cd172ea4a7c52c740dc
parent5741d4c36184c3eac7cd619febba8e9039c36f99
Elementary els_scroller: Fixed bar-dragging.
[patch] els_scroller - simple bug fix about bar-dragging. by Jae Hwan Kim.

More info:
You can test it in "Scroller" menu of the "elementary_test".
We cannot move the scroller by dragging the bar.
The reason is why the bar-dragging-event and mouse-move-event confict.
When bar is draged, the movement by mouse-move should be freezed.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@57184 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/els_scroller.c