cubing / cubing.js

🛠 A library for displaying and working with twisty puzzles. Also currently home to the code for Twizzle.
https://js.cubing.net/cubing/
GNU General Public License v3.0
232 stars 42 forks source link

`<twisty-player>` gets squashed on iOS Safari #255

Open lgarron opened 1 year ago

lgarron commented 1 year ago

Steps to reproduce the issue

  1. Go to js.cubing.net on iOS Safari

Observed behaviour

The demo <twisty-player> is squashed / the actual canvas has no height.

🖼 Screenshots

IMG_4817

Expected behaviour

The player shows the puzzle.

Environment

iOS 16.2 Safari

Additional info

No response