Page MenuHomePhabricator

Allow workboards to be panned horizontally by dragging the background
ClosedPublic

Authored by epriestley on Feb 8 2016, 12:28 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 28, 6:56 AM
Unknown Object (File)
Wed, Apr 24, 10:48 PM
Unknown Object (File)
Sat, Apr 20, 12:37 AM
Unknown Object (File)
Thu, Apr 18, 10:42 AM
Unknown Object (File)
Mar 20 2024, 6:11 PM
Unknown Object (File)
Mar 20 2024, 6:11 PM
Unknown Object (File)
Feb 8 2024, 9:39 AM
Unknown Object (File)
Feb 5 2024, 8:00 PM
Subscribers
None
Tokens
"Pterodactyl" token, awarded by cspeckmim.

Details

Summary

Ref T5240. For boards with a lot of columns and users without "shift + mousewheel" or a touchpad, allow click-drag on the board background to pan the board horizontally.

The ew-resize cursor cue might be a little too intense. If it's annoying, we could drop it and just leave this as a secret feature to discover.

Test Plan

Panned the board horizontally.

Diff Detail

Repository
rP Phabricator
Branch
board3
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 10558
Build 12937: Run Core Tests
Build 12936: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Allow workboards to be panned horizontally by dragging the background.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.

Yeah I would probably skip the cursor change.

This revision is now accepted and ready to land.Feb 8 2016, 3:12 PM
epriestley edited edge metadata.
  • No cursor change.

Yeah, works for me -- cursor is sort of misleading if there's no scrollbar, too. I think it's fine to leave this as a "power user" / "I learned it in Trello" feature.

This revision was automatically updated to reflect the committed changes.