Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blue marker misaligned when reordering tabs #1900

Open
TotalYuke opened this issue Dec 3, 2024 · 1 comment
Open

Blue marker misaligned when reordering tabs #1900

TotalYuke opened this issue Dec 3, 2024 · 1 comment

Comments

@TotalYuke
Copy link

Steps to reproduce

  • Open Firefox in a new profile
  • Install Sidebery
  • Drag tab to a different order in the list

Actual behavior

image

Expected behavior

  • The blue marker of where the tab would go should line up accordingly
  • In the screenshot in the previous section, I was trying to drag the tab to the bottom of the list but the marker indicating where the tab will go is indicating the wrong location. The blue marker should be at the bottom

System

Windows 10

Firefox version

133.0

Sidebery version

5.2.0.9

Logs

No response

@cdavie-artium
Copy link

I can reproduce by using the Styles Editor to make the tab list in Sidebery more compact. If I modify either --tabs-margin or --tabs-height, it becomes essentially impossible to reorder tabs because they always go to the end of the panel.

Example repro:

#root.root {--tabs-margin: 0.3rem;}
#root.root {--tabs-height: 1.2rem;}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants