Skip to content

Fix logic error for entity color render and deprecate EntityColorTable and support color by ENTITY_LIST

Haocheng LIU requested to merge haocheng.liu/cmb:cmb-EntityList-color-by into master

This MR updates the valid color logic in pqCMBContextMenuHelper to support color byENTITY_LIST and make Color by combobox default to "Entity". Several logic errors are fixed and now blockIndex would be handled properly.

Merge SMTK!514 first.

Merge request reports