3D FlipBook - Remove corner page pinch

l***a@alivestudiosco.com
2021-04-09
2021-04-10

The bottom right and left corners have an animated page pinch prior to flipping. Our pdf has text links in that area. The page pinch "active area" takes precedence so we are unable to use the links on the page. Can we remove this pinch feature?

Replies

a***r@3dflipbook.net
2021-04-10
2021-04-10

Will add this option in 1.10.23. But you can use book ready function now:

function ready(scene) {
scene.book.enableMouse(false);
} ready
l***a@alivestudiosco.com
2021-04-20
2021-04-20

Thanks! I'm not a programmer. To what file, in what folder, .. and where would I add this code?

a***r@3dflipbook.net
2021-04-20
2021-04-20

we already published 1.10.23 - update the plugin, then check Book Edit-> Book properties-> interactiveCorners

l***a@alivestudiosco.com
2021-04-20
2021-04-20

Thanks!!!!

Log In to leave a comment