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

Allow dragging time cursor in plots #2115

Merged
merged 2 commits into from
May 17, 2023
Merged

Allow dragging time cursor in plots #2115

merged 2 commits into from
May 17, 2023

Conversation

emilk
Copy link
Member

@emilk emilk commented May 15, 2023

Closes #1074

What

drag-plot-time

Checklist

PR Build Summary: https://build.rerun.io/pr/2115

@emilk emilk added the ui concerns graphical user interface label May 15, 2023
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

help text needs also updating. merge in main for that since it's handled differently now

@emilk
Copy link
Member Author

emilk commented May 16, 2023

Does the help text need updating?

"Right click to move the time cursor to the current position" is still true, and useful if the time cursor is out-of-view or otherwise missing. Documenting that the time cursor is draggable seems unnecessary to me (we usually don't document things that respond when hovered)

@Wumpf Wumpf self-requested a review May 16, 2023 10:50
@Wumpf
Copy link
Member

Wumpf commented May 16, 2023

well it's not click anymore, it's drag I'd argue. But yeah not a big thing

@emilk
Copy link
Member Author

emilk commented May 16, 2023

you can right-click or right-drag to move the time cursor; this PR has not changed that

@Wumpf Wumpf merged commit d49a8d6 into main May 17, 2023
15 checks passed
@Wumpf Wumpf deleted the emilk/drag-plot-time-marker branch May 17, 2023 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui concerns graphical user interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Time indicator in plots view looks draggable but isn't
3 participants