Skip to content

Further notification avatar improvements

Joshua Goins requested to merge work/redstrate/fix-notif-images into master
  • Set the correct render hint - it's actually SmoothPixmapTransform, as Antialiasing only matters for primitives.
  • Render a white background for potentially transparent avatars. Some good examples where this matters is the #plasma:kde.org room:

image

image

  • Make sure there's no pen set for the QPainter, which should prevent those ugly borders.
Edited by Joshua Goins

Merge request reports