ColID: Documented ID 0 case
This commit is contained in:
@@ -68,6 +68,7 @@ void ColumnID::render (
|
||||
int width,
|
||||
Color& color)
|
||||
{
|
||||
// Completed and deleted tasks have no ID.
|
||||
if (task.id)
|
||||
renderInteger (lines, width, color, task.id);
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user