While on front-end pointer-events do get applied, they won’t inside the editor.
Could be some kind of limitation but couldn’t see why on first sight.
Hello @Marius,
Correct, we have disabled pointer-events
and user-select
on the editor.
The most important reason being that the block/text would not be selectable on canvas.
Or is this what you’re trying to achieve?
Cheers,
1 Like