Remix.run Logo
alpaca128 4 hours ago

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 2 hours ago | parent [-]

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

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

alpaca128 2 hours ago | parent [-]

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