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

Horizontal Scroll Bar Span Graph Timeline #2421

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Aug 29, 2024

  1. Horizontal Scroll Bar Span Graph Timeline

    - Adding Horizonal Scrollbar on timeline to give more user functionality on scrubbing spans
    - Adding Tests for new functionality to check that it scrubs and that it is hidden when there are no anchor
    
    Signed-off-by: Cory Barney <corybarney.cb@gmail.com>
    CoryBarney committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a6bcfdf View commit details
    Browse the repository at this point in the history
  2. Click and Drag Timeline Scruber

    - Refactoring scrollbar to be top 40% of the visable anchor area of a selected time range
    
    Signed-off-by: Cory Barney <corybarney.cb@gmail.com>
    CoryBarney committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c7c165d View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Click and Drag Timeline Scruber

    - Refactoring to be an invisible scrubber part of the timeline viewer
    
    Signed-off-by: Cory Barney <corybarney.cb@gmail.com>
    CoryBarney committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bfa3cb5 View commit details
    Browse the repository at this point in the history