Since Writer 8.1 there is new writer config for the content menu. Remove contentMenuStyle
in your writer config.
contentMenuStyle
Removed this field is not used anymore.
contentMenu
Optional Object containing configuration for content menu.
contentMenu.components
Optional values: list | icons | hierarchical
contentMenu.textStyles
Optional values: list | hierarchical
This config is optional and it will default to "components": "icons", "textStyles": "list"
The user can change these settings in the UI and override the default writer config, this is saved in localstorage meaning that the browser will remember the preferred choice.