Roy Wiggins

Results 3 issues of Roy Wiggins

This is the query I am running in the actual Microsoft Sql Server database, which works well: `select * from Foo join FooRead on Foo.FooId = FooRead.FooId join Asset on...

This issue happens on the [crossHairs example](https://www.cornerstonejs.org/live-examples/crosshairs), in Google Chrome. Start with zoom=100%: ![image](https://user-images.githubusercontent.com/5290850/190728970-9106f2b9-a2ea-4b6d-a992-0951aea511c8.png) Zooming in, the crosshairs start to desync. Mousing over them sometimes makes them jump around: ![image](https://user-images.githubusercontent.com/5290850/190729018-50388311-563a-4e1d-8426-7532df53673f.png)...

Right now there's no concept of a group/project. It would be useful to be able to define, eg, a study and attach rules, processing modules, and destinations to it. This...

enhancement