Timo Salomäki - 2013-02-03

I just posted version 0.1.2 of the RadialSlider online. This update fixes some of the performance problems of the earlier versions. I moved from the single touch mouse events to multitouch "Touch FrameReported" way of handling the slider dragging. This seems to work a lot better but the control is still a little choppy.

Most of the calculations are also done on a separate thread to avoid halting the UI-thread.