Skip to content
  • Daniel Vrátil's avatar
    CollectionStatisticsDelegate: always set foreground color · 948f5378
    Daniel Vrátil authored
    In Qt5 the default painter has text color set to black during animations, which
    means that expanding the collection tree in KMail temporarily renders the items
    in black until the expanding animation is over. To fix this we always fallback
    to foreground color from global palette.
    948f5378