Quantcast

When displaying the progress bar, we should never show less than the total known recipes. Easier to give example. Total recipes: 10. Known = 3, unknown = 7. Say we filter out recipes so that 1 known is filtered and 3 unknown get filtered, it would previously say we know 2 out of 6. Now it will say we know 3 out of 7.

Author John Pasula <ackis@shaw.ca>
Author date 2011-01-28 02:19:41
Author local date 2011-01-27 19:19:41 -0700
Committer John Pasula <ackis@shaw.ca>
Committer date 2011-01-28 02:19:41
Committer local date 2011-01-27 19:19:41 -0700
Commit 85046f1d45dc382bc5a0f9b61e6a4f03b0d4e6dc
Tree d51d5a452d9e6edb25dc6d3cf70c8c4a12570dc1
Parent e866879f709ab6124e3f0f79e23d0edfe2df2f87
When displaying the progress bar, we should never show less than the total known recipes.  Easier to give example.  Total recipes: 10.  Known = 3, unknown = 7.  Say we filter out recipes so that 1 known is filtered and 3 unknown get filtered, it would previously say we know 2 out of 6.  Now it will say we know 3 out of 7.