mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-04 22:59:46 +00:00
chore: Add a bit more of delay to hover checks, b=no-bug, c=compact-mode
This commit is contained in:
@@ -597,7 +597,7 @@ var gZenCompactModeManager = {
|
||||
target.removeAttribute('zen-has-hover')
|
||||
);
|
||||
}
|
||||
}, 0);
|
||||
}, 10);
|
||||
};
|
||||
|
||||
target.addEventListener('mouseenter', onEnter);
|
||||
|
||||
Reference in New Issue
Block a user