Inner UI Control for Partial Edit Restricted Objects
Release 3.2.2507 and above.
Configures so that balloon popups and direct insert buttons are not displayed inside objects with partial edit restriction. (default: false)
// synapeditor.config.js
{
'editor.ui.disableUIOnLockedElement': false
}
<table>
<thead>
<tr><th><code>editor.ui.disableUIOnLockedElement: true</code></th><th><code>editor.ui.disableUIOnLockedElement: false</code> (default)</th></tr>
</thead>
<tbody>
<tr>
<td>

