diff options
author | Gerardo Zamudio <gerardozamudio@users.noreply.github.com> | 2016-02-24 23:48:50 -0600 |
---|---|---|
committer | Gerardo Zamudio <gerardozamudio@users.noreply.github.com> | 2016-02-24 23:48:50 -0600 |
commit | e4de6b3898b64b26d29aff31f21df5fda8055686 (patch) | |
tree | 575f8a65440f291d70a070d168eafca8c82a6459 /doc/board-horizontal-scrolling-and-compact-view.markdown | |
parent | d9ffbea174ea6524d0a22f8375ca8b3aa04a3c96 (diff) | |
parent | a6540bc604c837d92c9368540c145606723e97f7 (diff) |
Merge pull request #1 from fguillot/master
Update from upstream
Diffstat (limited to 'doc/board-horizontal-scrolling-and-compact-view.markdown')
-rw-r--r-- | doc/board-horizontal-scrolling-and-compact-view.markdown | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/board-horizontal-scrolling-and-compact-view.markdown b/doc/board-horizontal-scrolling-and-compact-view.markdown index 5dc5dcc0..323d0de5 100644 --- a/doc/board-horizontal-scrolling-and-compact-view.markdown +++ b/doc/board-horizontal-scrolling-and-compact-view.markdown @@ -1,12 +1,12 @@ Horizontal scrolling and compact mode ===================================== -When the board cannot fit on your screen, an horizontal scroll bar will appear at the bottom. +When the board cannot fit on your screen, a horizontal scroll bar will appear at the bottom. However, it's possible to switch to the compact the view to display all columns in your screen.  -Switching between horizontal scrolling and compact view can be done with the keyboard shortcut **"c"** or by using the dropdown menu on the top left. +Switching between horizontal scrolling and compact view can be done with the keyboard shortcut **"c"** or by using the drop-down menu on the top left. Note: It's possible that text overlaps in compact mode, that will be improved over the next releases.
\ No newline at end of file |