adding tutorial page for Board section

This commit is contained in:
goofy
2015-09-09 13:50:48 +02:00
parent f7e46c11b3
commit dc4aac2940
4 changed files with 199 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
Retour au sommaire des traductions https://bimestriel.framapad.org/p/kanboard-doc
Horizontal scrolling and compact mode
=====================================
Défilement horizontal et mode compact
=====================================
When the board cannot fit on your screen, an horizontal scroll bar will appear at the bottom.
Lorsque le tableau ne tient pas dans votre écran, une barre de défilement horizontal appaîtra au bas de l'écran.
However, it's possible to switch to the compact the view to display all columns in your screen.
Cependant, il est possible de basculer vers la vue compacte pour afficher toutes les colonnes dans votre écran.
![Board in compact mode](http://kanboard.net/screenshots/documentation/board-compact-mode.png)
![Tableau en mode compact](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.
Basculer entre le défilement horizontal et la vue compacte s'effectue avec le raccourci clavier **"c"** ou en utilisant le menu déroulant sur la gauche.
Note: It's possible that text overlaps in compact mode, that will be improved over the next releases.
Note : Il est possible que du texte se superpose dans le mode compact, ceci sera amélioré dans les prochaines versions.