Skip to content
Commit 9f2a0643 authored by Rex Dieter's avatar Rex Dieter
Browse files

Fix scrollbar appearing on FolderView

BUG: 294795
FIXED-IN: 4.14.2
REVIEW: 120057

Workaround for some kind of memory corruption error which can lead to
availRect.bottom() being set to 0 after availableScreenRect returns.
If this happens, use qdesktopwidget instead.
parent dd4b4d5b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment