From efdd0ce313052dc390c0001b5dc8c56e888514d0 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Mon, 18 Nov 2013 08:43:25 +0100 Subject: Add an option to collapse the toolbar by default. Fix #258. --- docs/configuration.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs') diff --git a/docs/configuration.rst b/docs/configuration.rst index 05500d9..eefa527 100644 --- a/docs/configuration.rst +++ b/docs/configuration.rst @@ -70,6 +70,12 @@ Toolbar options toolbar with Angular.js, set this to ``'ng-non-bindable'`` or ``'class="ng-non-bindable"'``. +* ``SHOW_COLLAPSED`` + + Default: ``False`` + + If changed to ``True``, the toolbar will be collapsed by default. + * ``SHOW_TOOLBAR_CALLBACK`` Default: ``None`` -- cgit v1.2.3