HeaderWebView icon indicating copy to clipboard operation
HeaderWebView copied to clipboard

Tracking Cursor Position

Open ChrisMcEwan opened this issue 10 years ago • 0 comments

Excellent work,

I have been trying for a little while to implement tracking of the cursor position to keep it on screen (for example when typing in an editable UIWebView). I know this must be done via a Javascript callback and I have had some sucess in doing this.

It would be great if that could be added to your control. If I have any success in my efforts I will let you know and maybe you can implement it.

Chris.

ChrisMcEwan avatar Aug 23 '15 01:08 ChrisMcEwan