OL 3.4. From Chapter 36 of the dev guide (10.3) we get the following info:
"The replicated view cannot change its size in the replication axis, and the size cannot be a constraint. If the replicated view is sized by its contents, then lazy replication may not work in all cases. " I have successfully managed to get the height of each individual clone view to size its height according to the multiline text height of its content. However the lazy replication manager places them all evenly spaced in the vertical direction of the parent view. Does anyone know if it is possible to do a <simplelayout axis="y" > or something with similar effect when dealing with replicated views? -- View this message in context: http://www.nabble.com/Lazy-Replication-and-variable-view-height-tf3869039.html#a10961706 Sent from the OpenLaszlo - User mailing list archive at Nabble.com.
