diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-07-26 12:54:17 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-07-26 12:54:17 -0400 |
commit | 8d24e03b440ed5de90cae41f45d116c8f7e0f87c (patch) | |
tree | 2c17ea2339eaa9ce0c6c7cbdb3e459589fbc45fe /docs/board-horizontal-scrolling-and-compact-view.markdown | |
parent | 839a0d831e82a21ced8654fcd8b4832975f6a87f (diff) |
Update documentation
Diffstat (limited to 'docs/board-horizontal-scrolling-and-compact-view.markdown')
-rw-r--r-- | docs/board-horizontal-scrolling-and-compact-view.markdown | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/board-horizontal-scrolling-and-compact-view.markdown b/docs/board-horizontal-scrolling-and-compact-view.markdown new file mode 100644 index 00000000..16d1e74c --- /dev/null +++ b/docs/board-horizontal-scrolling-and-compact-view.markdown @@ -0,0 +1,12 @@ +Horizontal scrolling and compact mode +===================================== + +When the board can't fit on your screen, an 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. + +![Board in compact mode](http://kanboard.net/screenshots/documentation/board-compact-mode.png) + +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. + +Note: It's possible that text overlaps in compact mode, that will be improved over the next releases.
\ No newline at end of file |