Skip to content
  • Tristan Van Berkom's avatar
    Fixed textview rendering regression. · 604292a4
    Tristan Van Berkom authored and Matthias Clasen's avatar Matthias Clasen committed
    Background color was not painted on the whole tagged segment after
    line breaking, this was due to the default ->prepare_run() function
    wiping the internal PangoColors clean... fixed this by unconditionally
    setting local rgba colors from prepare_run instead of comparing them
    and bailing out.
    604292a4