Pixels on the retina display

I’m running Ubuntu on a Macbook Pro with a Retina display. By default Komodo 9 does not scale pixels based on the platform settings (e.g Settings->Display->Scale for menu and title bars). I believe this is because mozilla SDK has only just fixed this to read the platform setting in latest dev versions.

As a work around I’ve manually edited lib/mozilla/greprefs.js and changed “layout.css.devPixelsPerPx” to better value. e.g 2.0.

Cheers
Jeremy

Thanks @palmerj, I’ve opened a bug for this here: https://github.com/Komodo/KomodoEdit/issues/161

Do you happen to know where this was fixed in Mozilla?

Thanks!

See https://bugzilla.mozilla.org/show_bug.cgi?id=975919