kaushikgodhani / vocsy_epub_viewer

Apache License 2.0
29 stars 68 forks source link

Disable Text selection / copy / sharing #33

Closed KhaledAbdElNasserAhmed closed 1 year ago

KhaledAbdElNasserAhmed commented 1 year ago

How can I disable the text selection / Copying feature and keep highlighting only.

( allowSharing: false ) doesn't seem to do anything ( on android )

KhaledAbdElNasserAhmed commented 1 year ago

Can you check this patch https://github.com/FolioReader/FolioReader-Android/pull/224/commits/252dc2ff16df63d01ce1b4acd102ad8168719f3a

and try implementing / updating the folio reader used in this package, this would be very helpful

KhaledAbdElNasserAhmed commented 1 year ago

never mind, did a fork of folio reader for android and modified that part. disabled screen shot too.