atg / chocolat-public

Public bug tracker for the private chocolat project
http://chocolatapp.com
180 stars 4 forks source link

Height of "Active" section on sidebar is miscalculated #1584

Closed coreh closed 10 years ago

coreh commented 10 years ago

Depending on the number of open items displayed on the "Active" section of the sidebar, the height will be miscalculated. Some quantities will get the right height but others wont.

Version: 2.3

locks commented 10 years ago

This is by design. Alex has this weird algorithm for growing the active section so it doesn't grow linearly by number of documents. Thanks for the report. It's a bit confusing at first, but I doubt it's changing.