mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-06 01:46:35 +00:00

Flashing the sidebar when opening glance is unnecessary, as the user explicitly opens the glance tab so there are no new information presented to the user in the sidebar. On the other hand, the sidebar partially covers the glance tab, meaning that the user has to wait for a while before seeing the tab content, which breaks the flow. Closes #3351 Signed-off-by: Pavel Zolotarevskiy <code@fxgn.dev>