HI Synfusion team.
I was trying to use CMD+B, CMD+I, and CMD+U for text formatting. the first 2 are working perfectly but not the CMD+U.
I tried to use a keyboard shortcut configuration like the one that you have in your docs.
public keyConfig = {
'copy': 'ctrl+1',
'cut': 'ctrl+2',
'paste': 'ctrl+3'
}
to use CMD+U but is still not working.
Do you have a way to solve that Issue??
Thanks for your support.
Regards.