Hacker News new | ask | show | jobs
by majewsky 254 days ago
Why does this need accelerometer support at all? The OS has that data and can instruct the app to change aspect ratio. Then all the website needs to do is to body.addEventHandler("resize", onresize).