Resolve "OVERVIEW: Computed Values"
Closes #724
Finally the computed value components are streamlined. I was able to simplify them even more + make the general style more uniform
I moved the getters for icon
and displayValue
to the base class. It saves a lot of code in the components and can still be overwritten, if we ever do want to have different functionality here.
Edited by Noel Simmel