openrndr / orx

A growing library of assorted data structures, algorithms and utilities for OPENRNDR
https://openrndr.org
BSD 2-Clause "Simplified" License
121 stars 37 forks source link

Fix Rectangle.grid rounding error #252

Closed hamoid closed 2 years ago

hamoid commented 2 years ago

With certain margin values one would get a column or row too few.

hamoid commented 2 years ago

https://github.com/openrndr/orx/pull/223