I've modified the GridLines enum and added a "BothPlusEmpty" option.
With this option the complete grid will be drawn: the columns, the rows and the Empty rows space at the bottom of the table.
The row size for the empty lines is the TableModel.RowHeight.
Modified two files inside Models folder:
- GridLines.cs
- Table.cs
View and moderate all "patches Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Patches"
The Zip File with the changes