Hello.
I have a problem on mobile browser. When i swipe to scroll or pinch to zoom in/out , editor is focusing to cursor. I cant move around document.
I found a solution. I added a button to view. Read Mode/ Edit Mode.
When i click to Read Mode it is adding a new div to front of page. I'm blocking all page events. After, i wrote my events. I'm detecting pinch or scroll events on Blocker Div.
Its working fine for scroll and zoom.
But when i set zoomFactor of document editor, its auto focusing to editor. I dont want this. Because user in Read Mode.
Can you help me ? I added an attachment.
Attachment:
syncfussion_a03d1cbc.rar