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

fix(tab-row): ensure similar behavior between horizontal/vertical scrolling#2177

Merged
eliandoran merged 11 commits intodevelopfrom
tab-row-scroll
Jun 7, 2025
Merged

fix(tab-row): ensure similar behavior between horizontal/vertical scrolling#2177
eliandoran merged 11 commits intodevelopfrom
tab-row-scroll

Conversation

@SiriusXT
Copy link
Copy Markdown
Member

@SiriusXT SiriusXT commented Jun 5, 2025

  1. Smooth scrolling has been removed
  2. Only when extraWidthRemaining >= 1 can flooredClampedTargetWidth be incremented by 1; otherwise, it may cause the width of tab-row-widget-container to unexpectedly exceed that of tab-row-widget-scrolling-container when scrolling shouldn't occur.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jun 5, 2025
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jun 5, 2025

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

@eliandoran eliandoran added this to the v0.95.0 milestone Jun 7, 2025
@eliandoran eliandoran merged commit 17c2ae1 into develop Jun 7, 2025
11 checks passed
@eliandoran eliandoran deleted the tab-row-scroll branch June 7, 2025 11:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants