diff options
Diffstat (limited to 'TODO-vmon.txt')
-rw-r--r-- | TODO-vmon.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO-vmon.txt b/TODO-vmon.txt index 3e52c50..34ad24c 100644 --- a/TODO-vmon.txt +++ b/TODO-vmon.txt @@ -112,4 +112,12 @@ should the work get merged, you will be paid. fractional error value across samples to compensate for, since cumulative error is what's causing this. + Proposed bounty upon successful merge upstream: $200 + + +- When the process hierarchy extends to/beyond the bottom of the chart, if it + retracts to again fit well within the chart's bounds, the blank padding rows + aren't restored. Instead, whatever residual contents leftover from when the + hierarchy went to the edge and beyond gets retained as the padding rows. + Proposed bounty upon successful merge upstream: $100 |