When you resize a String at runtime (for instance by resizing a panel and having set the string to scale with the panel), the scrollbar will snap back to the top of the string.
This is NOT the expected behavior.
I'd personally flag this as a bug.
Graphical Illustration.
Before (notice the position of the scrollbar and the text next to it):
After resizing the Window (objects are set to scale with the Panel):
Note that I am not saying that the workaround is difficult, but extrapolate to an interface with MANY strings (try an array of strings for kicks) and you start seeing a nasty headache raising its ugly head.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.