Making Color Bar Annonations non-Virtual
All threads resolved!
All threads resolved!
Both ColorBar
and ColorLegend
are never used polymorphically. Their Render()
don't need to be virtual. One of them didn't even have a virtual destructor either.
Merge request reports
Activity
requested review from @kmorel
Errors:
- commit a2f71e67 is not allowed because the following files are not formatted according to the 'clang-format' check:
vtkm/rendering/ColorLegendAnnotation.cxx
,vtkm/rendering/ColorLegendAnnotation.h
. Post a comment ending in the lineDo: reformat
to rewrite the MR source branch automatically.
Please rewrite commits to fix the errors listed above (adding fixup commits will not resolve the errors) and force-push the branch again to update the merge request.
- commit a2f71e67 is not allowed because the following files are not formatted according to the 'clang-format' check:
- Resolved by Li-Ta Lo
- Resolved by Kenneth Moreland
Is there anything wrong with the hip test platform?
@kmorel pipeline fixed. Please review.
mentioned in commit 75d0dd9b
Please register or sign in to reply