Skip to content

Implemented color for Box<Color> so color can be passed around

Michael Aaron Murphy requested to merge AlexanderThaller:master into master

Created by: AlexanderThaller

Implemented color for Box so color can be passed around and doesnt cause problems with sized not being implemented (see issue 123).

Merge request reports