Mark Mead
Mark Mead
Setting a fixed height on .splitting .cell works if the height is using pixels. Could calculate that height and apply it in JS? [See here](https://codepen.io/strafeOK/pen/NLqgNd)
100% agree with that! Here's my fix that uses your variables, I've only tested it on Safari. [Fixed](https://codepen.io/strafeOK/pen/EejXrz) Edit 1: Works on android phone in web browser Edit 2: Your...
Awesome! It makes sense doing it that way, I can't imagine much could go wrong if it's using that data to set values and it works on Safari which is...