Skip to content

Colored observation list

Bence Kovács requested to merge feature/colored_observation_list into develop

Every list element gets a color hashed from its sessionId on the 'collected data' screen. Colors are generated runtime when rendering the ObservationOneLineList sectionlist, using the hashStringToHexColor util function.

Merge request reports

Loading