diff --git a/modules/spacecraftinstruments/rendering/renderablecrawlingline.cpp b/modules/spacecraftinstruments/rendering/renderablecrawlingline.cpp index d3dd6614b3..2ba4d88f6c 100644 --- a/modules/spacecraftinstruments/rendering/renderablecrawlingline.cpp +++ b/modules/spacecraftinstruments/rendering/renderablecrawlingline.cpp @@ -49,8 +49,9 @@ namespace { }; } // namespace -// @TODO: This clas is not properly working anymore and needs to be substantially -// rewritten +// @TODO: This class is not properly working anymore and needs to be substantially +// rewritten. When doing so, make sure that any color property uses three +// values, not four. The opacity should be handled separately namespace openspace {