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