summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2019-03-29 21:18:26 +0100
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2019-04-09 18:54:02 +0000
commit1029a2e01051cd35452941e7b49b36520481cdf0 (patch)
treea948b418eea71cea7a54f12d3d94947c16174510 /src/widgets/styles
parent37c24c6b1b65c2ff9808e5c2e2a18cf496e4a9db (diff)
QTableView: don't draw additional grid lines top and left
QTableView drew additional grid lines on the top and left side when the corresponding header was not visible and the ScrollMode was ScrollPerItem. After 8f2bacea41443af8564ff78f284016b6615a001b they were also drawn for ScrolPerPixel for consistency. But they are not needed at all and only create visual artifacts. Therefore remove the drawing of the additional lines completely. Fixes: QTBUG-74706 Change-Id: I5c77d53a2eeefab9b9bfe0efea6439f5afede4ac Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io> Reviewed-by: Andy Shaw <andy.shaw@qt.io>
Diffstat (limited to 'src/widgets/styles')
0 files changed, 0 insertions, 0 deletions