John Skinner

Results 6 issues of John Skinner

I'm using the examples to learn webgpu. One observation is that if i change vite to host on non-localhost via 'vite --host 0.0.0.0', webgpu support is lost when i use...

### Describe the Bug When displaying two series with differing frame-of-reference and activate the referenceLinesTool, the two series still show the intersection line (reference line) when the two series are...

### Describe the Bug When using arrowAnnotateTool when ReferenceLineTool is active, toggling between viewports can cause the ReferenceLineTool to become solid. ### Steps to Reproduce 1. load Neptune mrn 0000002...

### What feature or change would you like to see made? We would like to be able to see ArrowAnnotation and our custom Arrow-like Annotation from any stack series or...

### What feature or change would you like to see made? Allow the measurement annotation tools relating to distance and area to be displayed in a different unit of measure....

wasm generation had difficulty with the use of function pointer for the stream skipping function with BufferedStream.hpp. This change resolves the wasm issue with the function pointer by 1) replacing...