Search results

  1. X

    Solved TextDecoration Bleed Over

    It's for sure a cleaner way of doing it but I'm still getting the bold error. Edit: It seems to only add the bold decoration when I add the color in from the method. Hmmm
  2. X

    Solved TextDecoration Bleed Over

    So when I append a premade TextCompoment to a new one(i.e Sending a prefix before every console message) the TextDecoration (If prefix is bold so is the message but holds the custom color that was set) bleeds through to the message. I've tried resetting the Style for the message and building it...