Devanshu verma

Results 1 comments of Devanshu verma

Could we suggest the addition of undo and redo in the function: private _enableCommands(): void { const editor = this.editor; for ( const command of editor.commands.commands() ) { command.clearForceDisabled( COMMAND_FORCE_DISABLE_ID...