Question
CacheAsBitmap making textfield blurry in iOS
Hi
I'm using Greensock's blitmask code for scrolling, but am finding that large textfields eg Privacy Policy screen etc, make for jerky movement.
I've been experimenting converting the textfield to a bitmap, then adding it to my scroll. The jerkiness is reduced, but the text quality is average - blurry almost, even with smoothing turned on.
Anyone got any tips for this type of thing?
Cheers