• Nathan Friend's avatar
    Fix inconsistent label foreground color · 51359a1f
    Nathan Friend authored
    In different parts of the application, the same label was being rendered
    with a different foreground color. This was due to the "textColor" JSON
    property not being generated by the backend. This commit adds
    this property to JSON representation of labels.
    51359a1f
label.rb 6.95 KB