That works, except for one thing. There seems to be some kind of odd bug in the iPhone that when you set the alpha of a view which contains a scrollview, the alpha of the scrollview is set somehow incorrectly, making it also transparent (against the background color of the view being faded out). This causes an annoying visual bug.
And once again this is something where the simulator works differently than the actual device (the phenomenon doesn't happen with the simulator, where the fading works just ok).
|