itouch2 / PhotoTweaks

Drag, Rotate, Scale and Crop
MIT License
1.26k stars 167 forks source link

reset the sliderValue #23

Closed AppriaTT closed 8 years ago

AppriaTT commented 8 years ago

considering the code below: _slider.minimumValue = -self.maxRotationAngle; _slider.maximumValue = self.maxRotationAngle; I think the value:0 more suitable.