mirror of
https://github.com/reactos/reactos.git
synced 2025-07-13 16:34:15 +00:00
[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:
parent
00a1f2214f
commit
7fd1b51e8d
1 changed files with 1 additions and 0 deletions
|
@ -1005,6 +1005,7 @@ HRESULT CShellBrowser::BrowseToPath(IShellFolder *newShellFolder,
|
||||||
if (previousView == NULL)
|
if (previousView == NULL)
|
||||||
{
|
{
|
||||||
RepositionBars();
|
RepositionBars();
|
||||||
|
RepositionBars();
|
||||||
}
|
}
|
||||||
|
|
||||||
// no use
|
// no use
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue