Browse Source
The scaling factor stored inside the canvas is created by a DPI_SCALING helper, which will call the platform-specific functions if no user scaling is specified. This change only affects OSX and Retina displays, so this now also allows custom scaling to be used on OSX if desired (although it shouldn't be needed, since wx has detection for it in 3.0.4).pull/16/head
committed by
Ian McInerney
4 changed files with 11 additions and 24 deletions
Loading…
Reference in new issue