summaryrefslogtreecommitdiffstats
path: root/src/canvas
diff options
context:
space:
mode:
authorBenoit Walter <b.walter@free.fr>2014-09-16 03:17:57 +0200
committerSlávek Banko <slavek.banko@axis.cz>2014-09-16 03:41:24 +0200
commit36ee984c64818f3b8180567d527f7d320606cfb1 (patch)
tree6b552cab61c9afe2c7dab19535dc921556c8cdf2 /src/canvas
parent9f882f9de741d76b8f45b0dc23d4fe65d6e09d78 (diff)
downloadqt3-36ee984c64818f3b8180567d527f7d320606cfb1.tar.gz
qt3-36ee984c64818f3b8180567d527f7d320606cfb1.zip
Remove unnecessary scrollbar in TQIconView
Test case (using konqueror icon view): - The first icons are being shown (no scrollbar yet) - When there is no space left, a vertical scrollbar is needed - The vertical scrollbar may cover the right edge of the icons (in the last column) => an horizontal scrollbar is needed :-( Solution: When using ScrollBarMode::Auto, prevent TQt from drawing icons on the scrollbar area (before the scrollbar is shown). Related to KDE bug #69589
Diffstat (limited to 'src/canvas')
0 files changed, 0 insertions, 0 deletions