paul-asvb
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...
netdicom
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...
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...
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
## 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:...
I really like your Tool. Are you planning on releasing it as bin?
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.  