Ticket #8098 (assigned)
Fixed aspect ratio in SliceViewer
Reported by: | Peter Peterson | Owned by: | Owen Arnold |
---|---|---|---|
Priority: | critical | Milestone: | Release 3.5 |
Component: | GUI | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | #10647 | Tester: |
Description (last modified by Owen Arnold) (diff)
Resizing the SliceViewer currently keeps the visible region fixed and stretches space to accomodate it. It would be better if SliceViewer (as an option?) would keep a constant aspect ratio and resizing changed the amount of viewable data.
0.5 days
Change History
comment:2 Changed 7 years ago by Peter Peterson
That is correct. So if you have a Qsample workspace in it with a peak overlay, it looks like a circle (for spherical). Modifying the view size would show more or less data, but the overlay would still be a circle.
comment:4 Changed 7 years ago by Owen Arnold
This is a good idea, and I intend to do this, but i won't get it done for the end of the 3.0 release.
comment:7 Changed 7 years ago by Nick Draper
- Milestone changed from Release 3.1 to Backlog
Moved to backlog at the end of Release 3.1
comment:8 Changed 7 years ago by Nick Draper
- Status changed from new to assigned
Bulk move to assigned at the introduction of the triage step
comment:9 Changed 6 years ago by Owen Arnold
- Priority changed from major to critical
- Blocking 10647 added
- Milestone changed from Backlog to Release 3.4
comment:10 Changed 5 years ago by Owen Arnold
- Milestone changed from Release 3.4 to Release 3.5
I'm working on a design document that underpins this https://github.com/mantidproject/documents/blob/master/Design/VATES/IMDDimensionUpdate.md
comment:11 Changed 5 years ago by Owen Arnold
Moved owen's tickets to 3.5
comment:12 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 8943
Ok, I understand that the aspect ratio should/could be kept fixed. I don't understand what you mean by chaning the abount of viewable data? Does this mean that if you were to radically reduce the x left and right boundaries, that it would start cropping the image in order to preserve the aspect ratio?