Opened 16 years ago
Closed 16 years ago
#3960 closed New Feature (invalid)
Easy way to remove toolbar collapse
| Reported by: | wackyphill | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
I often do not want the toolbar to be collapsable. I think it would be nice to have an easy way to hide that collapse arrow icon on the right of the toolbar.

You can easily disable it in plugins/toolbar/plugin.js
or:
CKEDITOR.replace( 'editor1', { toolbarCanCollapse : false } );For support please use our forums: http://www.fckeditor.net/forums/