Skip to content

BUG: Update glyph blockinfo when read from smtk files

CMB would first create a dataRepresentation for model then for glyph. This MR fixes a crash that glyphRep is accessed bofore initialization and makes sure that the BlockInfo is updated in glyphDataRepresentation.

Merge request reports