Skip to content

fix an issue where the cell textures were not updating

Ken Martin requested to merge ken-martin/vtk:fix_cell_color_issue into master

Cell Textures as used in cell coloring were not being recomputed when the representation was changing from surface to wireframe though they often need to.

Fixes issue

#15759 (closed)

Merge request reports