With Graphics 2.0, I created a container (760 width, 342 height) in which I insert a Tableview with no width and height specified. The container is place in the middle of the screen.
I then insert 7 rows at 70 height and one category row at 14 height before each line.
Problem is when I scroll down, the last 2 rows don’t show up. With the mouse, if I “force” scrolling up to see the last rows, I can see it appear but if I let go, it springs back to the 5th row.
This problem was not there before Graphics 2.0
* Bug was reported with code (case 28647)