Dont show toolbar if hideToolbar option is passed
If user pass hideToolbar option to initial config, toolbar should not be shown
Are you still working on this feature? I need it for my project to disable inline bold / italic style for text in a paragraph. Thanks.
@lanyusan this option will disable Inline Toolbar for all blocks. For your case you just need to specify an option inlineToolbar: false for paragraph tool in Editor Config.
I believe this is still broken, the hideToolbar option doesn't actually do anything:
https://github.com/codex-team/editor.js/search?q=hidetoolbar&unscoped_q=hidetoolbar
It was working here: https://github.com/codex-team/editor.js/pull/162/files#diff-87e5c1f4be8d3a6a23d79352a2a95b6a
But the code has been refactored quite a bit since then, and the hideToolbar function was left out
hideToolbar is not working anymore
hideToolbaris not working anymore
Can confirm
still not work
still not work +1.
It's a simple function, right?
still not working lol