Skip to content

Commit

Permalink
screenshot?
Browse files Browse the repository at this point in the history
  • Loading branch information
pandrr committed Feb 3, 2025
1 parent f3cea29 commit f1749f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/cgp/cgp_state.js
Original file line number Diff line number Diff line change
Expand Up @@ -532,7 +532,7 @@ class WebGpuContext extends CGState
}, mimeType, quality);
}

}, 100); // todo remove timeout, implement renderOneFrame as in cgl
}, 400); // todo remove timeout, implement renderOneFrame as in cgl
}

}
Expand Down

0 comments on commit f1749f9

Please sign in to comment.