Peter Wooster

Results 3 issues of Peter Wooster

I get the following "out of memory" when I try to clear the dev cache on my linux server. The same code runs properly on my development system under OSX....

Line 4 of screenattributes.js uses width instead of height when innerHeight is not defined.

Fixes: - don't apply to iOS Chrome which doesn't have this bug - change angle detection to use slope instead of fixed numbers. This does a better job of detecting...