Page MenuHomePhabricator

Allow workboard cards to be dragged again by using a larger value for infinity
ClosedPublic

Authored by epriestley on Nov 17 2016, 12:04 PM.
Tags
None
Referenced Files
F14347554: D16885.diff
Thu, Dec 19, 3:03 AM
Unknown Object (File)
Tue, Dec 17, 5:41 AM
Unknown Object (File)
Sun, Dec 15, 8:56 AM
Unknown Object (File)
Mon, Dec 9, 5:41 PM
Unknown Object (File)
Wed, Nov 27, 4:00 PM
Unknown Object (File)
Sat, Nov 23, 1:24 AM
Unknown Object (File)
Tue, Nov 19, 11:44 AM
Unknown Object (File)
Nov 14 2024, 5:54 PM
Subscribers
None

Details

Summary

Fixes T11886. D16882 prevented workboard cards from being dragged between columns because it reduced the effective document height to almost nothing (~78px, just the menu bars).

Instead, use the larger of the document height and viewport height as "infinity".

Test Plan

Dragged columns between workboards successfully.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Allow workboard cards to be dragged again by using a larger value for infinity.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.

Whoops

This revision is now accepted and ready to land.Nov 17 2016, 2:42 PM
This revision was automatically updated to reflect the committed changes.