Answered
Scrolling Issues (Build 370)
I'm seeing some really odd behavior with the scrolling
related properties on the container controller class in build 370.
From what I'm seeing, the values for contentHeight are changing as
the verticalScrollPosition changes, even if the content of the text
flow has not been modified. This is very evident with a really long
text flow in one container. The problem is that the scroll bars are
getting new values for content width/height all the time and they
end up jumping around a lot as you scroll the container.
Did something change here that I'm overlooking? I'm basically just passing the content sizes and scroll positions straight into the scrollbars, which had always worked fine in the past. Now scrolling can be very erratic. Anyone have ideas?
Thanks,
Brent
Did something change here that I'm overlooking? I'm basically just passing the content sizes and scroll positions straight into the scrollbars, which had always worked fine in the past. Now scrolling can be very erratic. Anyone have ideas?
Thanks,
Brent
