Hello
An example of my annoyance: A vertical scrolling panel is added into a container clip then the container clip is rotated slightly. When scrolling the panel inside the rotated clip, the movement is far from smooth - very choppy, looks like it is shifting onto whole pixels. I’ve not been able to figure any kind of workaround for this problem, does anyone know what I mean?
I’ve tried drawing the scrolling content down to a bitmap and setting the smooth and pixelsnapping properties of it, and I’ve tried not actually rotating the container, but working out the start and end points of the scroll along the angle required and moving between those. It all looks a bit pants. If anyone has any techniques that may help this, could you let me know? Thanks!
Tyler