hpereiradacosta added a comment.

  In D10480#207511 <https://phabricator.kde.org/D10480#207511>, @zzag wrote:
  
  > > Here: if you look at the last checkbox (folders first). The distance to 
the left edge is larger to that of the bottom edge, while before they were 
identical.
  >
  > Oh, I haven't noticed that before. To me, that's still fine.
  >
  > > So this really depends on what we want to align with what ...
  >
  > I'd propose to align check boxes between the left edge and icon/text.
  
  
  ok. I agree.
  
  See comments below: if you can split this patch in two (first bug fix, then 
margin width increase, then both can go.
  
  Thanks for the good work !

INLINE COMMENTS

> breezestyle.cpp:4740
> +        QRect iconRect;
> +        if( showIcon && iconWidth > 0 )
> +        {

If I understand right, this is the double spacing bug fix. 
Correct ? Very nice. 
In principle, it would be better to have it in a separate Review, and a 
separate commit. 
This way, if in the future someone wants to revert the margin change, she/he 
does not revert the bug fix at the same time. Can you do that ? 
Note that thinking about it, I also like the other fix (the margin width 
increase), so this will go too.

REPOSITORY
  R31 Breeze

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

To: zzag, #breeze, #vdg, hpereiradacosta
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, 
abetts, sebas, apol, mart

Reply via email to