fo-code

Results 8 comments of fo-code

> The problem with that approach is, that you then need to scroll on small displays. I found no way yet to always use the whole visible screen only for...

> I would rather prefer to create different views for small and large screens. So you mean we can add `h-100` for large screens only in order to use the...

> Yes, that shouldn't be too hard to implement. I agree, this looks like a good solution. > Getting them dynamically should work for the charts if we change the...

Yes, this would be perfect! I sent you an email.

@uhafner I finished the color rework. The Jenkins colors from the Design Library are now in use and for the table and the tree map dynamically loaded. The fallback colors...

Nice to hear and thanks for the review! Then, everything should be ready to be released. :)

Hi @argorain , thanks for reporting! The new version provides a broader spectrum of colors in order to show coverage more detailed. Hence there is a dark red in use....

Okay well, this is not dependent on the classes I mentioned before. The border color is calculated based on the fill color of the tree nodes - see [borderColorSaturation](https://github.com/jenkinsci/code-coverage-api-plugin/blob/master/plugin/src/main/webapp/js/charts.js#L178). The...