I figured out the problem, my rich text box was the child of the scroll box and for some reason the delegate can’t detect input from within the scroll box, so the problem was solved by removing the rich text block from the scroll box
I figured out the problem, my rich text box was the child of the scroll box and for some reason the delegate can’t detect input from within the scroll box, so the problem was solved by removing the rich text block from the scroll box