Hello JMarc, after your merge I get these 2 compilation warnings:
..\..\src\RowPainter.cpp(448): warning C4244: 'Argument': conversion of 'float' to 'int', possible dataloss ..\..\src\RowPainter.cpp(450): warning C4244: 'Initialisation': conversion of 'float' to 'const int'
(I am wondering that only MSVC outputs these warnings.) regards Uwe