cornerstone icon indicating copy to clipboard operation
cornerstone copied to clipboard

WebGL enabled canvas doesn't return WebGLRenderingContext

Open whikwon opened this issue 6 months ago • 1 comments

Based on the example shared from https://rawgit.com/cornerstonejs/cornerstone/master/example/WebGL/index.html, when I check the canvas, canvas.getContext('webgl') returns null. Why is this happening?

whikwon avatar Aug 09 '24 00:08 whikwon