Skip to content

Added support for retina display on OS X.

Implementation uses Cocoa API to convert the pixel bounds to the backing store height and width which is then stored in the class or used in further calculations.

Merge request reports