set zoom changes for in page navigaitons
This commit is contained in:
parent
403e7681c1
commit
0c022fdc36
1 changed files with 1 additions and 2 deletions
|
@ -112,7 +112,6 @@ void WebContentsZoomController::DidFinishNavigation(
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!navigation_handle->IsSamePage())
|
|
||||||
SetZoomFactorOnNavigationIfNeeded(navigation_handle->GetURL());
|
SetZoomFactorOnNavigationIfNeeded(navigation_handle->GetURL());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue