On 25 August 2016 at 12:44, Mojca Miklavec wrote:
>
> and tried to replace
>     scalefactor = ([[win backingScaleFactor] floatValue] == 2.0) ? 2 : 1;
> with
>     scalefactor = ([win backingScaleFactor] == 2.0) ? 2 : 1;

... The other way around.

Mojca
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to