SlicerRt / SlicerRT

Open-source toolkit for radiation therapy research, an extension of 3D Slicer. Features include DICOM-RT import/export, dose volume histogram, dose accumulation, external beam planning (TPS), structure comparison and morphology, isodose line/surface generation, etc.
https://slicerrt.org
126 stars 60 forks source link

ENH: MLC leaves projection recalculation and GUI elements upgrade #152

Closed MichaelColonel closed 4 years ago

cpinter commented 4 years ago

Thanks for the quick fixes! The change looks good to me, other than the three commits. Please make sure you always have only one commit in the PR. In general I'd suggest using the Fetch+Rebase approach rather than Pull in Git, that way you can prevent the creation of merge commits. Also instead of adding new commits for our comments and requests, please amend the one commit and force push.

cpinter commented 4 years ago

Looks good to me. I'm merging it. @Sunderlandkyl if you find anything we can add an issue about it to be fixed later.