阅片播放循环播放
continuous-integration/drone/push Build is passing Details

main
wangxiaoshuang 2025-09-02 16:44:16 +08:00
parent e09decd900
commit 5b1651ed15
1 changed files with 1 additions and 1 deletions

View File

@ -1659,7 +1659,7 @@ export default {
cornerstoneTools.getToolState( cornerstoneTools.getToolState(
this.canvas, this.canvas,
'playClip' 'playClip'
).data[0].loop = false ).data[0].loop = true
} else { } else {
cornerstoneTools.stopClip(this.canvas) cornerstoneTools.stopClip(this.canvas)
this.toolState.clipPlaying = false this.toolState.clipPlaying = false