Remix.run Logo
mantra2 7 hours ago

I wish they had an always up to date guide on what each about:config option does.

alpaca128 7 hours ago | parent [-]

Or make them more discoverable. I spent so much time looking for a UI scaling setting, and in the end it turned out its name does not contain any obvious word like scale or size, instead it is called devPixelsPerPx. It isn't even consistent about Pixels vs Px.

1718627440 4 hours ago | parent [-]

> It isn't even consistent about Pixels vs Px.

px is the CSS unit, device pixels aren't.

alpaca128 4 hours ago | parent [-]

Good to know it has some logic to it, thanks for the clarification