Skip to content
This repository was archived by the owner on Jun 24, 2025. It is now read-only.

fix: improve tab scroll UX by switching from instant to smooth behavior#2030

Merged
eliandoran merged 2 commits intodevelopfrom
tab
May 28, 2025
Merged

fix: improve tab scroll UX by switching from instant to smooth behavior#2030
eliandoran merged 2 commits intodevelopfrom
tab

Conversation

@SiriusXT
Copy link
Copy Markdown
Member

@SiriusXT SiriusXT commented May 28, 2025

Previously, when using scrollTo({ behavior: 'instant' }) to scroll the tab container, the scroll action felt too abrupt and fast. Users could not visually perceive where the scroll originated or ended.

Replaced the instant scroll behavior with smooth.

@github-actions
Copy link
Copy Markdown

Folder/File Previous size New size Difference
/upload/TriliumNextNotes-Server-2030-merge-linux-x64.tar.xz 66.71MB +66.71MB (+100.00%)
TOTAL +66.71MB

@SiriusXT SiriusXT marked this pull request as draft May 28, 2025 11:31
@SiriusXT SiriusXT marked this pull request as ready for review May 28, 2025 11:39
@eliandoran eliandoran added this to the v0.94.0 milestone May 28, 2025
@eliandoran eliandoran merged commit 23439a0 into develop May 28, 2025
19 of 22 checks passed
@eliandoran eliandoran deleted the tab branch May 28, 2025 14:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants