zzag created this revision.
zzag added a reviewer: Plasma.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: kde-frameworks-devel.
zzag requested review of this revision.

REVISION SUMMARY
  FrameSVG documentation states
  
  > ... topleft and topright will be ignored if top does not exist,
  >  and similarly for bottomleft and bottomright ...
  
  Someone would assume that the same behaviour applies to the case
  when left(or right) does not exists.
  
  This change makes FrameSVG to comply with such expected behaviour.
  
  Before
  
  <%= image %>
  
  The bottom border doesn't exist so the bottom-right corner should not
  be drawn.
  
  After
  
  <%= image %>

REPOSITORY
  R242 Plasma Framework (Library)

BRANCH
  fix-paintcorner

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

AFFECTED FILES
  src/plasma/framesvg.cpp

To: zzag, #plasma
Cc: kde-frameworks-devel, michaelh, ngraham, bruns

Reply via email to