If I add a large space to the end of the vscrollbar then it scrolls all my
views into the clip window and allows me to scroll way past the end point.
<vscrollbar name="vbar" scrollmax="${parent.tree.height + 5000}" />I would like to calculate the exact value for scrollmax but it seems that it cannot be calculated up front. Is this a fundamental limitation of resize replication? petergien wrote: > > I'm using LzResizeReplication and it is working great. However the > vscrollbar associated with the clip view only scrolls down 80% of the way. > There are about 30 variable hight views still hanging off the bottom that > never come into the clip view because the thumb slider does not go all the > way to the bottom. > > OL 3.4.0 > > -- View this message in context: http://www.nabble.com/LzResizeReplication-working-but-vscrollbar-is-misbehaving-tf3894938.html#a11042141 Sent from the OpenLaszlo - Dev mailing list archive at Nabble.com.
