As a slight tangent to this thread, is anybody aware of a reliable way to detect physical device size?
I want to be able to vary white-space between buttons instead of just scaling the buttons to be a proportion of full-screen size. A button should be ‘finger-sized’ on any device, independant of the screen size.
Is this possible? And if it is, is it possible in a reliable way? I know it creates headaches for creating responsive web pages.