Don't show the scrollbars in kiosk mode.
authorDaniel Carl <danielcarl@gmx.de>
Fri, 18 Apr 2014 22:22:33 +0000 (00:22 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Fri, 18 Apr 2014 22:23:48 +0000 (00:23 +0200)
commita5e416d4aa9287074321899bf26ace7fdff6fd94
treefd854c715b97100079bae57eae85fc7c9b6eb125
parent152a9af6a3ddc700dd0bf7e4fd6a9fe8a05e22f7
Don't show the scrollbars in kiosk mode.

The user can scroll via <space> key or cursor keys and mouse wheel, so there
is no need to show the scrollbars if vimb was compiled without scrollbars.
src/main.c