FlorianJa/ExtendedPrinter-Unity

Use StepSlider for infill

Closed this issue · 1 comments

Selecting the infill percentage does not require to be done in small steps. 5% or 10% steps should be fine. There is a StepSlider which will snap to specific positions on the slider. Use the StepSlider instead of the PinchSlider.

fix with 217b8c6