Merge "When the scroller is holded and scrolled, it can be jump. The squence is hold...
authorJaehwan Kim <jae.hwan.kim@samsung.com>
Tue, 27 Mar 2012 03:14:48 +0000 (12:14 +0900)
committerGerrit Code Review <gerrit2@localhost>
Tue, 27 Mar 2012 03:14:48 +0000 (12:14 +0900)
commita1195483d643401c637495b0d64a02678d30b783
tree62650f78328060f34b6f936ad0d1f691c2299842
parentf77857840a08c1473e6d306b4c10134f946e3d1e
parentb80b605d07429fc50e0eff5779aadc2d156f771c
Merge "When the scroller is holded and scrolled, it can be jump. The squence is hold push -> mouse down -> mouse move -> hold pop -> mouse move continuously. After upper sequence, the scroller will jump. So I fixed this issue."