spacingBetweenRowsInGridView and spacingBetweenColumnsInGridView are not used
Opened this issue · 0 comments
msielski commented
spacingBetweenRowsInGridView and spacingBetweenColumnsInGridView are defined as optional methods in the DTGridViewDataSource protocol but don't appear to be referenced anywhere else in the code, so they have no effect. I'm still getting familiar with the code and will attempt to see how these might be implemented.