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

Improve selection and hover behavior of viewport's tabs #4424

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

abey79
Copy link
Member

@abey79 abey79 commented Dec 4, 2023

What

Tabs extend selection when cmd-clicked, and show/share hover state with the rest of the UI (mainly the blueprint tree).

better_tab_select_hover.mp4

Checklist

  • I have read and agree to Contributor Guide and the Code of Conduct
  • I've included a screenshot or gif (if applicable)
  • I have tested the web demo (if applicable):
    • Full build: app.rerun.io
    • Partial build: app.rerun.io - Useful for quick testing when changes do not affect examples in any way
  • The PR title and labels are set such as to maximize their usefulness for the next release's CHANGELOG

Tabs extend selection when cmd-clicked, and show/share hover state with the rest of the UI (mainly the blueprint tree).

* Fixes #4412
@abey79 abey79 added ui concerns graphical user interface include in changelog labels Dec 4, 2023
@emilk emilk merged commit 9ddf32b into main Dec 5, 2023
42 of 44 checks passed
@emilk emilk deleted the antoine/better-tab-select-hover branch December 5, 2023 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
include in changelog ui concerns graphical user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot multi-select by clicking on tile names
2 participants