Commit Graph

3 Commits

Author SHA1 Message Date
O-01-67 c85d8fefc0
clarify comment numbers 2022-07-24 17:40:26 -04:00
Lily-129 e70c252a69
tweak bounds 2022-04-21 11:32:54 -04:00
Lily-129 8ad45503d0
A mod that lets you adjust pixelSize
by putting the pixelSize parameter in the query string.

> The "pixelSize" query parameter sets the size of the pixels; this is inversely proportional to the pixel "resolution", so bigger numbers mean less pixels fit on the screen and smaller numbers mean that more pixels will fit.
> Depending on your screen's size, the default pixelSize is either 5 or 6 (6 on larger screens).
> Making the pixels twice as big will decrease the pixel capacity by *slightly over* 4, and the reverse is also true. (I don't know why that is.)
2022-04-21 11:25:53 -04:00