rodneyrehm / viewport-units-buggyfill

Making viewport units (vh|vw|vmin|vmax) work properly in Mobile Safari.
MIT License
1.59k stars 151 forks source link

Allow iOS8 safari to use native viewport units, which seem to be support... #27

Closed huitsing closed 9 years ago

huitsing commented 9 years ago

...ed

@rodneyrehm iOS8 Safari seems to behave correctly with vh, vw, calc with these units, etc. Here's a branch allowing iOS8 to run free. Feel free to use/modify if you'd like.

rodneyrehm commented 9 years ago

damn, still did not get around to reviewing #25. I'll get to it (eventually), I promise!

thanks for the PR :)

huitsing commented 9 years ago

Just now noticed that PR from @duranmla, which is essentially the same thing. Nothing like reinventing the wheel. Thanks!

blowback commented 9 years ago

How is the review coming? This functionality would be most useful.

rodneyrehm commented 9 years ago

I got side-tracked (again, then again, and then yet again) with other stuff. mea maxima culpa!

Current plans have me looking at this in the next 2 weeks.

blowback commented 9 years ago

;) k thanks.