nfischer / framily-tree

:beers: An interactive family tree for Theta Chi fraternity
https://nfischer.github.io/framily-tree/
MIT License
7 stars 13 forks source link

Fix scaling issues #14

Closed nfischer closed 6 years ago

nfischer commented 6 years ago

Fixes #13 (see that issue for details).

This is expected to fix incompatibilities with iOS safari 10 (which no longer respects user-scalable=0 as well as some UX issues with iOS Chrome and possible Android Chrome (which refresh the page if you swipe/drag downward).

This may also be a UX improvement when the page is embedded as an iframe (/CC @austinberke).