davidedmundson added a comment.

  > "Background Contrast" darkens the background of all the UI elements by 
adding rectangles (instead of just darkening their backgrounds).
  
  That's both true and not true.
  
  We take the frame SVG and run:
  
  QBitmap(d->alphaMask().mask())
  Which is a  list of rectangles, but there's no reason why it wouldn't be an 
exact representation.
  
  Is the alphamask or the edited frame updated?

REPOSITORY
  R242 Plasma Framework (Library)

REVISION DETAIL
  https://phabricator.kde.org/D18545

To: rooty, #vdg, ngraham
Cc: davidedmundson, Codezela, filipf, kde-frameworks-devel, michaelh, ngraham, 
bruns

Reply via email to