its possible for _pos_set() to be called after the final mouse move, but before the...
authorrephorm <rephorm>
Wed, 18 Oct 2006 03:00:35 +0000 (03:00 +0000)
committerrephorm <rephorm@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 18 Oct 2006 03:00:35 +0000 (03:00 +0000)
commitfff9407dc82994aebec8becc79528d1719239b0f
tree0c89ad01c9214c50bd6d625263bab991da46fe94
parentcfa5c0cad4e799fb3ba8f3e89599e77b96d5c601
its possible for _pos_set() to be called after the final mouse move, but before the mouse up event when dragging a dragable. in this case, the calc immediately after would be incorrect. this fixes the bug noticable in winter sliders being jumpy. (the default theme did not exhibit the bug because the pulsing glow anim cause subsequent recalcs to immediately correct things)

SVN revision: 26678
legacy/edje/src/lib/edje_calc.c