Jean-Christophe Fillion-Robin

Results 811 comments of Jean-Christophe Fillion-Robin

I am almost done with updating the content of https://github.com/slicer/training.slicer.org/ so that its style is consistent with `slicer.org`. To avoid duplication, it vendors the common part of the website and...

> have a 2-column layout on desktop screens, while keeping the single-column layout on mobile? Definitely. | Desktop | Mobile | |---|---| | ![image](https://github.com/user-attachments/assets/9ea61460-0708-4f4e-b6df-407cd73f3bd3) | ![image](https://github.com/user-attachments/assets/cea4e649-69a2-47c0-9c1a-b2965f401fa1) |

> What I meant is we could even have two tutorials in one row (on wide horizontal screens) | Desktop/Tablet | Mobile | |---|---| | ![image](https://github.com/user-attachments/assets/decef1b2-1f6d-4940-bc9d-2cf5900555e1) | ![image](https://github.com/user-attachments/assets/06dbf758-8364-4c6d-be90-0764e9cebc5c) |

**Updates:** 1. **URL:** The training portal is now live and accessible at https://training.slicer.org/ 2. **Theme and Ruby Version:** While working on setting up the infrastructure to publish the training portal,...

Integrating this, I will finalize the update to `training.silcer.org` once the release is tagged.

https://github.com/Slicer/Slicer/blob/b05d25b1920bbf46e37ef45672630a7be6af28fc/Modules/Loadable/Sequences/MRML/vtkMRMLSequenceBrowserNode.cxx#L81-L95

Following discussion during [2023-09-26](https://discourse.slicer.org/t/2023-09-26-weekly-meeting/31894/3) weekly meeting, there are common properties with the SliceView. This means we could look into re-factoring to have a common based called `vtkMRML2DViewNode`

Related VTK merge request: * [VTK MR-10766](https://gitlab.kitware.com/vtk/vtk/-/merge_requests/10766): Add curved planar reformation mode to GPU volume mapper

When there are resources to move forward with adding first-class support, here is the relevant discussion related to the architecture. See https://discourse.slicer.org/t/2024-12-03-weekly-meeting/40483/2 cc: @pty0220 @Thibault-Pelletier

https://github.com/Slicer/Slicer/blob/b05d25b1920bbf46e37ef45672630a7be6af28fc/Libs/MRML/Core/vtkEventBroker.cxx#L131-L144