Danny Brown

Results 89 comments of Danny Brown

Published to NPM w/ patch applied here: https://www.npmjs.com/package/typedoc-plugin-pages-fork @mipatterson if you want another set of eyes to babysit, more than happy to assist with basic maintenance every now and then.

> ... "generic" SR annotation rendering (as opposed to authoring) code may theoretically "ignore" what template is defined to be or appears to be used, and just search the tree...

> Just so we are on the same page, the HTML render will still be available, just accessed from elsewhere? The HTML Viewport Extension would use the `studyMetadataManager` or similar...

:wave: Hi @nutzlastfan, as far as I can tell, you don't have public contact information associated with your GitHub account. Radical Imaging staff comprises the bulk of our core team....

The cursor defaults to the active left click tool. We could expose the method you need in src/lib.js? We could also update the library to set a different cursor for...

Do you have an example implementation that is causing this issue? I too would have guessed that removing a `point` from a `FreehandRoi` annotation and triggering a re-render would do...

My best guess is that you're not cleaning up event listeners. The state may "look" identical, but any references in event listeners were cleared. We recently created a PR that...

I try not to classify problems as easy/hard. I see two approaches: - Enhance the tool - Enhance the library If we define expectations, then we could create a feature...

Transfering this issue to the `cornerstone-tools` repository. @hubtub2, most toolState / annotations are specific to an `imageId`. If you're viewing a new stack of different imageIds, you likely don't need...

As this hasn't been merged, I published latest with this fix applied to NPM here: https://www.npmjs.com/package/typedoc-plugin-pages-fork