Twine Version: 2
Story Format: Harlowe
When I upload it to itch.io the scroll also doesn’t appear when the text is too long. I’ve tried adding css tw-passage{
overflow: auto;} to fix it, but it didn’t work.
Twine Version: 2
Story Format: Harlowe
When I upload it to itch.io the scroll also doesn’t appear when the text is too long. I’ve tried adding css tw-passage{
overflow: auto;} to fix it, but it didn’t work.
This is an itch.io issue, not a Twine issue. Go into the edit project page, and under “Frame options” select “Enable scrollbars”.
Thank you! I discovered this when I uploaded it to our website!