зеркало из https://github.com/mozilla/gecko-dev.git
Fix for 50691, r=anthonyd
This commit is contained in:
Родитель
19bbc79051
Коммит
88a816e892
|
@ -286,6 +286,8 @@ nsXULTreeOuterGroupFrame::SetRowHeight(nscoord aRowHeight)
|
|||
mTreeLayoutState = eTreeLayoutAbort;
|
||||
if (mCurrentIndex > 0)
|
||||
VerticalScroll(mCurrentIndex * mRowHeight);
|
||||
|
||||
PostReflowCallback();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче