Andras Lasso
Andras Lasso
If we experience that the current implementation is not optimal then we should improve it. Another example where I find that the layout is visually looks much nicer but it...
> It currently has an odd “Ctrl+2” shortcut. Have you ever used this? Yes, I use it often when my hand is on the keyboard. If I'm using mouse then...
I keep using Slicer versions that have settings action at the top and that have the settings action at the bottom of the menu. Having the menu at the bottom...
@jcfr do you have someone in mind to work on this and planned completion date? If you don't have specific plans then I would set milestone to `backlog`.
Rationale for taking VTK file reading/errors seriously: We have very serious issues (irrecoverable data loss) due to ignoring file loading and saving errors, therefore I would keep reporting errors very...
> We do need to fix more than just slicer.util.loadNodeFromFile for the reasons listed above but better warning/error reporting at the python level s a great start. Boolean result (success/fail)...
> I'll look a bit more to see what we can do at the Slicer level to re-enable loading of these files. In the vtkMRMLMessageCollection class you could add a...
Merge request has not been integrated into VTK: https://gitlab.kitware.com/vtk/vtk/-/merge_requests/9314
@jcfr Thanks a lot for working on this! Based on a couple of days of experience, the single large .ts file seems to work well (and we could probably add...
It would be very useful to make lupdate fail while during the build step when `tr()` is used incorrectly, for example like this: ``` C:/D/S4/Modules/Loadable/Volumes/Widgets/qSlicerScalarVolumeDisplayWidget.cxx:113: Cannot invoke tr() like this...