Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a run-time warning when trying to save a transformed .vtk file #2443

Closed
slicerbot opened this issue Mar 12, 2020 · 0 comments · Fixed by #5109
Closed

add a run-time warning when trying to save a transformed .vtk file #2443

slicerbot opened this issue Mar 12, 2020 · 0 comments · Fixed by #5109
Labels
good first issue Priority: Low Small, non-essential improvements or fixes Type: Enhancement Improvement to functionality
Milestone

Comments

@slicerbot
Copy link
Collaborator

This issue was created automatically from an original Mantis Issue. Further discussion may take place here.

@lassoan lassoan added Priority: Low Small, non-essential improvements or fixes Type: Enhancement Improvement to functionality labels Mar 18, 2020
@lassoan lassoan added this to the Slicer 4.11.0 milestone Mar 18, 2020
lassoan added a commit to lassoan/Slicer that referenced this issue Aug 18, 2020
lassoan added a commit to lassoan/Slicer that referenced this issue Aug 18, 2020
lassoan added a commit to lassoan/Slicer that referenced this issue Aug 18, 2020
Fix the following problems in qSlicerSaveDataDialog:
- when a long directory path was used then the dialog did not fit the screen on some systems and "Save" button was not visible (fixed by using ctkPathLineEdit instead of ctkDirectoryButton)
- fixed lots of widgets appearing and disappearing before save dialog is shown (recent regression introduced by status icon display)
- remove separate "Notes" column for saving status (added icon to filename column instead, where it is much more visible, take less space, and simpler to implement)

Also add warning if saving in Analyze format or rotated volume in VTK format - fixes Slicer#2443
lassoan added a commit to lassoan/Slicer that referenced this issue Aug 18, 2020
Fix the following problems in qSlicerSaveDataDialog:
- when a long directory path was used then the dialog did not fit the screen on some systems and "Save" button was not visible (fixed by using ctkPathLineEdit instead of ctkDirectoryButton)
- fixed lots of widgets appearing and disappearing before save dialog is shown (recent regression introduced by status icon display)
- remove separate "Notes" column for saving status (added icon to filename column instead, where it is much more visible, take less space, and simpler to implement)

Also add warning if saving in Analyze format or rotated volume in VTK format - fixes Slicer#2443
lassoan added a commit to lassoan/Slicer that referenced this issue Aug 18, 2020
Fix the following problems in qSlicerSaveDataDialog:
- when a long directory path was used then the dialog did not fit the screen on some systems and "Save" button was not visible (fixed by using ctkPathLineEdit instead of ctkDirectoryButton)
- fixed lots of widgets appearing and disappearing before save dialog is shown (recent regression introduced by status icon display)
- remove separate "Notes" column for saving status (added icon to filename column instead, where it is much more visible, take less space, and simpler to implement)

Also add warning if saving in Analyze format or rotated volume in VTK format - fixes Slicer#2443
lassoan added a commit to lassoan/Slicer that referenced this issue Aug 18, 2020
Fix the following problems in qSlicerSaveDataDialog:
- when a long directory path was used then the dialog did not fit the screen on some systems and "Save" button was not visible (fixed by using ctkPathLineEdit instead of ctkDirectoryButton)
- fixed lots of widgets appearing and disappearing before save dialog is shown (recent regression introduced by status icon display)
- remove separate "Notes" column for saving status (added icon to filename column instead, where it is much more visible, take less space, and simpler to implement)

Also add warning if saving in Analyze format or rotated volume in VTK format - fixes Slicer#2443
lassoan added a commit to lassoan/Slicer that referenced this issue Aug 18, 2020
Fix the following problems in qSlicerSaveDataDialog:
- when a long directory path was used then the dialog did not fit the screen on some systems and "Save" button was not visible (fixed by using ctkPathLineEdit instead of ctkDirectoryButton)
- fixed lots of widgets appearing and disappearing before save dialog is shown (recent regression introduced by status icon display)
- remove separate "Notes" column for saving status (added icon to filename column instead, where it is much more visible, take less space, and simpler to implement)

Also add warning if saving in Analyze format or rotated volume in VTK format - fixes Slicer#2443
lassoan added a commit to lassoan/Slicer that referenced this issue Aug 18, 2020
Fix the following problems in qSlicerSaveDataDialog:
- when a long directory path was used then the dialog did not fit the screen on some systems and "Save" button was not visible (fixed by using ctkPathLineEdit instead of ctkDirectoryButton)
- fixed lots of widgets appearing and disappearing before save dialog is shown (recent regression introduced by status icon display)
- remove separate "Notes" column for saving status (added icon to filename column instead, where it is much more visible, take less space, and simpler to implement)

Also add warning if saving in Analyze format or rotated volume in VTK format - fixes Slicer#2443
lassoan added a commit that referenced this issue Aug 18, 2020
Fix the following problems in qSlicerSaveDataDialog:
- when a long directory path was used then the dialog did not fit the screen on some systems and "Save" button was not visible (fixed by using ctkPathLineEdit instead of ctkDirectoryButton)
- fixed lots of widgets appearing and disappearing before save dialog is shown (recent regression introduced by status icon display)
- remove separate "Notes" column for saving status (added icon to filename column instead, where it is much more visible, take less space, and simpler to implement)

Also add warning if saving in Analyze format or rotated volume in VTK format - fixes #2443
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Priority: Low Small, non-essential improvements or fixes Type: Enhancement Improvement to functionality
Development

Successfully merging a pull request may close this issue.

3 participants