On Wed, Oct 28, 2015 at 12:26 PM, Kevin Smith <[email protected]> wrote:
> My main trick for moving items between columns on a board that has a lot of
> columns is to zoom my browser out so far that the text is microscopic (and
> all the columns are visible). Then use the browser find feature (Ctrl-F) to
> highlight the task you want to move, so you can see it. Then drag it. For
> me, that's easier than coordinating the "scroll while dragging" operation.
>
My main trick is a Greasemonkey script to narrow the columns to fit the
screen. The non-boilerplate bit is
GM_addStyle(".aphront-multi-column-fixed .phui-workpanel-view,
.phui-workpanel-view .phui-header-shell { width: auto; }");
--
Brad Jorsch (Anomie)
Senior Software Engineer
Wikimedia Foundation
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l