Check out the text links within the descriptions for some of the projects here. Some of them - not all - mess up the letter spacing on rollover - not just of the link but of what appears to be a random selection of chars within the same line of text as well. My first idea was that it had something to do with :hover and text-decoration (the fields are styled via css), but that doesn't appear to be it. I cannot identify any difference in the content of the actual tags that would be causing it, either.
:shrug:
Two projects for which it happens consistently: Hope and Zabiela.
This is a known bug with hover text and antiAliasType=TextFieldAutoSize.LEFT.
As long as you're setting your textfield width or it's a stage created textfield, switch to antiAliasType=TextFieldAutoSize.CENTER. It will look identical and wont shift.
Persist: Gentleman. Scholar.
I checked the site today. is that field still shifting???
Haven't had a chance to get to it yet, but it seems to have worked on other fields.
ah well if it doesn't work let me know, I love a good puzzle.
In my experience it fixes it.
Yep, that did it.
Still running into a similar issue elsewhere though: textfields jumping a fraction of a pixel upon rollover of their container. It seems to have something to do with whether or not one of the fields within the container has a filter applied.
The kerning seems improved overall.
I don't get a slight pixel shift anywhere, or I don't know where to look.
The shift is very slight and happens on rollover of the items in the timeline. It's something I've run into before but I can't recall what the solution was (if any).
As for addressing the autoSize bug, I just noticed that while CENTER took care of the spacing jump, it seems to clip a few pixels off of each line: [img]http://rocket60.com/webfm_send/16[/img]
:(