cs481-ekh / s24-slice-n-dice

MIT License
1 stars 1 forks source link

Atom scale float input option #172

Closed dignojrteogalbo closed 5 months ago

dignojrteogalbo commented 5 months ago

Fixes #164

Discussion

Adds float input field into the atoms accordions on the "Mesh Options" dropdown. image The task asks for a slider but in testing a slider is difficult to manipulate due to not being able to see scale values and imprecision of the slider control. I opted to use a float input field.

Testing