View Single Post
Old 12-29-2023, 08:11 PM   #43
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,362
Karma: 20212733
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
Quote:
Originally Posted by JSWolf View Post
It's not correct if it's supposed to be a full screen image yet there are lines underneath because the image does not use enough of the screen.
Not all devices/apps work the same way. Some will eat into the 100vh, reserving the space for headers/footers/progress bars etc. So, if you state 100vh then there is a little bit that hangs over to the next page. That's why some people will use 95vh to allow for those extra little things that some apps/devices do.

If you don't like 95, then you could try 94.5 or 96....
Turtle91 is offline   Reply With Quote