1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 09:18:48 +02:00
phorge-phorge/webroot/rsrc
epriestley aaa08edb12 When users scroll while dragging items, update item positions immediately
Summary:
Fixes T5979. When you drag a task and scroll using the mouse wheel, we don't move the task under your cursor until you move the mouse.

Instead, listen for `scroll` and move the task.

Test Plan:
  - Clicked and dragged a task.
  - While holding the task and not moving the cursor, used the mouse wheel to scroll.
  - The task followed the cursor (previously, it stayed in position until the mouse was moved again).

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T5979

Differential Revision: https://secure.phabricator.com/D10416
2014-09-04 12:47:43 -07:00
..
css Fix dashboard feed panel rendering 2014-08-26 15:06:55 -07:00
externals Projects - tokenize projects more aggressively with respect to '-' 2014-08-14 12:28:11 -07:00
image Replace ActionHeader minicons with Font icons 2014-08-15 11:08:28 -07:00
js When users scroll while dragging items, update item positions immediately 2014-09-04 12:47:43 -07:00
swf React to Aphlict disconnects in the UI 2014-06-24 09:41:40 -07:00