From 6c711f696f73bc59813f6834ec241aef3b626cbd Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 29 Aug 2015 20:00:53 -0400 Subject: Include documentation in the application --- doc/board-horizontal-scrolling-and-compact-view.markdown | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/board-horizontal-scrolling-and-compact-view.markdown (limited to 'doc/board-horizontal-scrolling-and-compact-view.markdown') diff --git a/doc/board-horizontal-scrolling-and-compact-view.markdown b/doc/board-horizontal-scrolling-and-compact-view.markdown new file mode 100644 index 00000000..16d1e74c --- /dev/null +++ b/doc/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 -- cgit v1.2.3