@carlw I wonder if this is perhaps is something I'd need to modify listview behavior for and add a flag for it. I'll go digging around in the source code, but I did notice the following behavior: on a listview, if the particular cell does not grow past the limit in the view, no scroll is there - if I scroll to a cell that expands past the width, then it shows up for the duration the cell is in the view.