fixedRowHeightProperty

Glok currently assumes that all rows are the same height. The easiest way to do this is settings fixedRowHeight. The default value is 0, in which case Glok looks at the size of the first visible row, and assumes the same is true for all the others. If this assumption is wrong, then scrolling will go wrong (it will jump weirdly).