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

Fix sluggish tab dragging in the tab bar. #128

Merged
merged 1 commit into from
Nov 2, 2020
Merged

Fix sluggish tab dragging in the tab bar. #128

merged 1 commit into from
Nov 2, 2020

Conversation

subhav
Copy link
Contributor

@subhav subhav commented Nov 2, 2020

This fixes a typo from commit 45c6f21.

If you need to reproduce the issue, you can roll back an application with a dock panel to widgets@1.9.7 and default-theme@0.1.8, and compare the responsiveness of the tab bar to an application built at the latest versions.

A typo in commit 45c6f21 prevented a rule from applying to tab elements. The effect is that a CSS transition is always applied to tabs when dragging them, and dragging tabs inside the tab bar is less responsive.
@jasongrout
Copy link
Contributor

Oh, wow, thanks for fixing this typo.

@subhav
Copy link
Contributor Author

subhav commented Nov 2, 2020

Thanks for the quick review!

@blink1073 blink1073 merged commit 2baea9e into jupyterlab:master Nov 2, 2020
@subhav subhav deleted the dragging branch January 18, 2021 19:46
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 18, 2022
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.

3 participants