pb!
This commit is contained in:
@@ -3678,6 +3678,7 @@ window.cancelAnimFrame = (function () {
|
|||||||
// This gives a clean progressive thumbnail load-in every time,
|
// This gives a clean progressive thumbnail load-in every time,
|
||||||
// avoids AJAX history/cache complexity, and keeps GIF items unaffected.
|
// avoids AJAX history/cache complexity, and keeps GIF items unaffected.
|
||||||
if (anyLink.classList.contains('navbar-brand')) {
|
if (anyLink.classList.contains('navbar-brand')) {
|
||||||
|
if (navbar) navbar.classList.add('pbwork'); // Show progress bar during load
|
||||||
return; // Let the browser handle href="/" natively
|
return; // Let the browser handle href="/" natively
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user