3D FlipBook - how to remove the top and bottom whitespace in the book settings.

w***r@pastacard.jp
2022-10-24
2022-11-30

Hello Sir, can you please tell me how to remove the top and bottom whitespace in the book settings.

It is the red frame part at the top and bottom of the sample image. sample image link: https://pastacard.jp/question/book.png

Replies

a***r@3dflipbook.net
2022-11-30
2022-11-30

Hi, we guess right start scale is what you need:

        controlsProps: {
          scale: {
            default: 1,
            min: 1
          }

example how to use controlsProps: https://3dflipbook.net/controls-customization

Log In to leave a comment