This is a pretty quandry iPhone. I am working on a library but narrowing down my problem to very simple code. What this code does is create a 50x50 view, apply a rotation rotation of several degrees, and then shift the frame several times. As a result, the 50x50 view now looks much more attractive.
Here is the code:
So what happened? Now, if I move the view using translational conversion, it works fine. But this is not what I want to do, and it should work anyway.
Any ideas?
iphone animation quartz-graphics
ZaBlanc
source share