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

[Bug] #1162

Closed
ZacharyCauchi opened this issue Mar 20, 2024 · 0 comments · Fixed by #1163
Closed

[Bug] #1162

ZacharyCauchi opened this issue Mar 20, 2024 · 0 comments · Fixed by #1163

Comments

@ZacharyCauchi
Copy link
Contributor

ZacharyCauchi commented Mar 20, 2024

Describe the Bug

When using cine playclip method, the loop method does not work

Steps to Reproduce

  1. load a multiframe dicom image with setStack
  2. run the csToolsUtilities.cine.playClip method, with the loop attribute in PlayClipOptions set to false
  3. the cine will play, and will loop despite the configurations

The current behavior

cine files are looping regardless of config

The expected behavior

when playclip is ran on a cine, loop should default to true and should loop when the field is not set
when loop is set to false, playback should not loop on a cine

OS

Windows 11

Node version

16.14.0

Browser

Chrome Version 122.0.6261.112

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant