Recipes icon indicating copy to clipboard operation
Recipes copied to clipboard

identity hop shape fix

Open matteopresutto opened this issue 8 years ago • 1 comments

Shape division was rounded down, but when the dimension is odd it should be rounded up

matteopresutto avatar Apr 23 '16 16:04 matteopresutto

Perfect, thanks. Can you squash this into a single commit?

git reset --soft 41ed700
git commit --amend --no-edit
git push --force

f0k avatar Jul 06 '16 08:07 f0k