Dont use alternating rows in views (does not look too great with grouped view). Use a fading divider instead.
This commit is contained in:
committed by
craig.p.drummond
parent
0a0c8247f6
commit
e35b0f6b86
@@ -424,6 +424,7 @@ public:
|
||||
if (mouseOver) {
|
||||
drawIcons(painter, option.rect, true, rtl, AlbumHeader==type || isCollection ? AP_HBottom : AP_HMiddle, index);
|
||||
}
|
||||
drawDivider(painter, option.rect, col);
|
||||
painter->restore();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user