Skip to content

[BUG] Define colors for all model statuses

sarsonl requested to merge feature/status_colors into develop

A pyqt error was occuring due to a color not being corectly input, where the color is chosen according to a model's status. ToDo is to remove all other occurances of StatusColor from ui.styles.

Merge request reports