Metadata
Description
Some vertical spaces taken up by browsers are not calculated with 100vh correctly, so when multiple tabs are open in iPad, there’s an issue where the Play controls area gets clipped at the bottom. For this version, we can have no clipping issue when no tabs are open, and for the next release, we can modify some css and javascript to ensure that vh gets calculated correctly.
Comments
-
Tony Atkins [RtF] commented
2021-04-15T05:11:03.723-0400 It really seems like C2LC-354 is a duplicate of this expressed differently.