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(cine): Use the frame rate specified in DICOM and optionally auto play cine #3735

Merged
merged 3 commits into from
Oct 19, 2023

Commits on Oct 18, 2023

  1. fix(cine): If the DICOM frame time is specified for a display set, us…

    …e it as the cine frame rate. For those display sets with frame time specified, optionally start playing cine based on configuration. For the inspiration for this PR, thanks go to:
    
    Co-authored-by: rareramos <[email protected]>
    Co-authored-by: Doug Horner <[email protected]>
    Co-authored-by: Rehan <[email protected]>
    4 people committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    cf08fff View commit details
    Browse the repository at this point in the history
  2. PR feedback

    Joe Boccanfuso committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b1c1b73 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. PR feedback: upon display set switch/swap, persist the cine playing s…

    …tate.
    Joe Boccanfuso committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    f0dad9c View commit details
    Browse the repository at this point in the history