rooty added a comment.

  @ngraham there's actually another problem here, but one that's more readily 
seen in UserDelegate.qml
  
  The shadow is rendered **after** the label - which results in the label being 
darker than it should be (the shadows should go under the label not on top). 
This is why usernames look weird in the current SDDM theme:
  
  F6635993: image.png <https://phabricator.kde.org/F6635993>
  
  And with the shadows under the label (rendered after it):
  
  F6635996: image.png <https://phabricator.kde.org/F6635996>
  
  There's not much difference when it comes to the clock though -
  before (current master):
  F6636002: image.png <https://phabricator.kde.org/F6636002>
  after (shadows rendered before label):
  F6635998: image.png <https://phabricator.kde.org/F6635998>

REPOSITORY
  R120 Plasma Workspace

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

To: rooty, #vdg, ngraham, filipf
Cc: plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to