Homec4science

When users scroll while dragging items, update item positions immediately

Authored by epriestley <git@epriestley.com> on Sep 4 2014, 21:47.

Description

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

Details

Committed
epriestley <git@epriestley.com>Sep 4 2014, 21:47
Pushed
aubortJan 31 2017, 17:16
Parents
rPHd8e3f2edf223: Move column hide/show to the column context menu on workboards
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHaaa08edb1251: When users scroll while dragging items, update item positions immediately (authored by epriestley <git@epriestley.com>).Sep 4 2014, 21:47