mirror of
https://github.com/zen-browser/desktop.git
synced 2026-06-15 16:03:43 +00:00
gh-8206: Respect reduce motion more and dont block switch animations (gh-12980)
This commit is contained in:
@@ -1014,6 +1014,7 @@ window.gZenVerticalTabsManager = {
|
||||
|
||||
animateItemOpen(aItem) {
|
||||
if (
|
||||
gReduceMotion ||
|
||||
!gZenUIManager.motion ||
|
||||
!aItem ||
|
||||
!gZenUIManager._hasLoadedDOM ||
|
||||
|
||||
Reference in New Issue
Block a user