paul-asvb

Results 20 issues of paul-asvb

Everything listed here: https://github.com/htpcBeginner/AtoMiC-ToolKit https://github.com/GhostWriters/DockSTARTer

Thanks for the handy features. It would be really nice to select features that should be added from a list then running ```bash cargo features sqlx + ``` Feel free...

enhancement

Did you get rid of the Implementations in github.com/grailbio/go-netdicom? Would like to switch from grailbio, but dont want use both. Maybe i can implement a separate dcm server depending on...

For my usecase failed process-data it not important. If i rerun failed attempts i get the message: ` Existing temp folders found, so existing. Clean up temporary folders (starting with...

enhancement

I suggest to make the path of the log-files configurable. Suggestions: 1. Implement on workflow level ` workflow := scipipe.NewWorkflow("converter", 1, "/path/where/to/log") ` 2. Implement on process level, should work...

enhancement

instead of activating autocomplete in the combobox on the length on the content https://github.com/koumoul-dev/vuetify-jsonschema-form/blob/57f10be79f843a87c3c48ffc0e1a647118964e36/lib/mixins/SelectProperty.js#L282 propagate the autocomplete as a property. Example can be found here: https://github.com/paul-asvb/vuetify-form-example/blob/0b253b117fb15f363eed6e5d1a7b856de31a428d/src/App.vue#L68

enhancement

## Bug: The Select component ignores x-display:autocomplete here: https://github.com/koumoul-dev/vuetify-jsonschema-form/blob/master/lib/mixins/SelectProperty.js#L287 if there are more than 20 items. ` if (this.fromUrlWithQuery || (this.rawSelectItems && this.rawSelectItems.length > 20)) { ` ## Expected Behaviour:...

bug

I really like your Tool. Are you planning on releasing it as bin?

Has anyone started working on typings for dwv?

question

https://rawgit.com/cornerstonejs/cornerstone/master/example/falseColorMapping/index.html doesnt work anymore. Image is loading but after selecting a colormap the image goes blank. ![Screenshot from 2019-10-02 12-25-17](https://user-images.githubusercontent.com/4126256/66037430-e6be1d80-e50f-11e9-987f-af4cc54e0dfc.png) ![Screenshot from 2019-10-02 12-25-27](https://user-images.githubusercontent.com/4126256/66037431-e6be1d80-e50f-11e9-8223-bdb5b6131229.png)

🐛 Bug: Verified
🙋 Up For Grabs