Skip to content

refactor: Improve animation robustness and simplify logic#11737

Closed
octaviusz wants to merge 1 commit intozen-browser:devfrom
octaviusz:folder-minor-fix
Closed

refactor: Improve animation robustness and simplify logic#11737
octaviusz wants to merge 1 commit intozen-browser:devfrom
octaviusz:folder-minor-fix

Conversation

@octaviusz
Copy link
Copy Markdown
Contributor

No description provided.

@octaviusz octaviusz requested a review from mr-cheffy as a code owner December 27, 2025 00:01
@dosubot dosubot Bot added size:L This PR changes 100-499 lines, ignoring generated files. Improvement labels Dec 27, 2025
// Initialize the tab style
group.tabs.forEach((tab) => {
tab.style.opacity = 1;
tab.style.height = '40px';
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need this exactly?

@octaviusz octaviusz marked this pull request as draft December 29, 2025 12:05
@octaviusz octaviusz closed this Jan 20, 2026
@octaviusz octaviusz deleted the folder-minor-fix branch January 20, 2026 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants