I've got a problem with majorRadius property on UITouch.
I'm implementing drawing app and wanted to add some kind of "pressure" drawing.
So for this i use getting size of a touch. But the values of majorRadius property doesn't change smoothly - they changed by some number, but it is not good for me.
Someone can help me how i can get change more smoothly or get proof that is expected behaviour?