Comment by alpaca128
8 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.
> It isn't even consistent about Pixels vs Px.
px is the CSS unit, device pixels aren't.
Good to know it has some logic to it, thanks for the clarification