Skip to content

Commit

Permalink
await setVolumesForViewports while converting viewport from stack to …
Browse files Browse the repository at this point in the history
…volume
  • Loading branch information
ZuevArseniy committed Sep 1, 2024
1 parent 7966717 commit cb1225e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ async function convertStackToVolumeViewport({
renderingEngine.getViewport(viewportId)
);

setVolumesForViewports(
await setVolumesForViewports(
renderingEngine,
[
{
Expand Down

0 comments on commit cb1225e

Please sign in to comment.