Quote:
Originally Posted by Dhevi
I think I've stumbled upon something more with this.
|
Yes, you did, and thank you for persevering.
When in grid view, the last row can have empty book positions when the number of books in the database is not an exact multiple of the number of books shown in a row. In order to ensure that the wood shelf background is displayed all the way across the screen, CC creates enough "phantom books" to fill the shelf to the end. Because it does this, when displaying the grid, sometimes (perhaps "usually" but not "always") the count of books will include these phantoms.
This will teach me to test always with hundreds of books.

I had too many to notice that the sum of the grouping numbers did not always match the displayed total.
The fix is straight forward: remove the phantoms from the count. I will make another prerelease soon, probably today, that contains this fix.