Hey, I would also add a revolution_y option. I suppose it's just changing row 1172 to ``` revolution_y= opt.revolution_y || (opt.rows > 3 ? space_y : space_y / (5 - opt.rows)), ``` Cheers, Jasper
Hey, I would also add a revolution_y option. I suppose it's just changing row 1172 to
Cheers,
Jasper