Hi all.
I’m writing a plugin that places around some inline phantoms.
I realized that the user can delete a phantom with a backspace on the character at left of the phantom. There is a way to detect the deletetion and let my plugin to react accordingly? Or to prevent it?
Thanks for any suggestion.