I think I have convinced myself that the retina parameter in Frame is default false (docs say default true). Local files look fine on my computer. But the same file served from my GitHub account shows a kind of zoomed in look and/or a fuzziness to the text.
If I add F.retina = true; as the first line in my ready function, everything looks great again.
Am I misunderstanding something here?
Thanks!
- Dan
