Ticks per row for a desired row height — rowTicksFor(2, 0.1) is 20. Saves callers from writing the division (and from off-by-one float dust).
rowTicksFor(2, 0.1)
Ticks per row for a desired row height —
rowTicksFor(2, 0.1)is 20. Saves callers from writing the division (and from off-by-one float dust).