[0.4.11] [BROWSEUI] Workaround regression CORE-15429 'unintended scrollbars'

Thanks to Doug Lyons for providing a temporary workaround quickly.
This commit is contained in:
Joachim Henze 2018-12-17 20:11:12 +01:00
parent 00a1f2214f
commit 7fd1b51e8d

View file

@ -1005,6 +1005,7 @@ HRESULT CShellBrowser::BrowseToPath(IShellFolder *newShellFolder,
if (previousView == NULL)
{
RepositionBars();
RepositionBars();
}
// no use