jeffeb3 / sandify

web based user interface to create patterns that could be useful for robots that draw in sand with ball bearings.
MIT License
187 stars 34 forks source link

Draw Portion being converted to int #257

Closed jeffeb3 closed 10 months ago

jeffeb3 commented 1 year ago

https://forum.v1engineering.com/t/sandify-update-v0-2-7/34684/17?u=jeffeb3

I checked, and I can edit the value in the front end as a float (the arrows move by 1, but I can type in 99.5). But the result looks like it floors it to the lower integer.

jeffeb3 commented 1 year ago

5db0424830b240350c58a1c5a3c5b71ce5be700c_2_490x1000

bobnik commented 10 months ago

Fixed in #275