*sigh* I've been looking at this the wrong way again. In Mozilla 1.7, browser.display.screen_resolution sets two things: - the nominal resolution for sizes measured in pixels - the assumed resolution of the screen
In Mozilla 1.8.0, browser.display.screen_resolution sets only the first of those, so that it's possible for them to be out of synch. In Mozilla 1.8.1, layout.css.dpi sets the first of those. Do I understand rightly now? If so, my real question is, do I set the second thing? Ben. -- Ben Hutchings -- [EMAIL PROTECTED] shortened to [EMAIL PROTECTED] If you've signed my GPG key, please send a signature on and to the new uid. You can't have everything. Where would you put it? _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
