You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to disable content editing (using jQuery)? I realise that one possibility is to change the contenteditable attribute, but the bubble still shows up when text is selected.
The text was updated successfully, but these errors were encountered:
No, it's not possible but I have accepted this issue as an enhancement. It will take some time until I can take a look at this, so if anyone wants to try to implement this I'll happily accept the PR.
Is it possible to disable content editing (using jQuery)? I realise that one possibility is to change the
contenteditable
attribute, but the bubble still shows up when text is selected.The text was updated successfully, but these errors were encountered: