Page tree
Skip to end of metadata
Go to start of metadata

You may fix the toolbar to the external scroll by using sticky mode. 

If you set 'editor.mode.sticky' to true, the Editor will fix the toolbar to the external scroll (default: false).

synapeditor.config.js
{
	'editor.mode.sticky': false
}
  • No labels