-
Notifications
You must be signed in to change notification settings - Fork 2
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
E4: load and save instrument-specific layout positions #3503
Comments
Note: the scope of this ticket is just to save/reset a modified perspective layout, not to open new views in a perspective (that will be covered in #852 ) |
I tried creating a squish test for this, but I couldn't figure out how to make squish click and drag without just relying on pixel offsets (which would be too brittle for the test to be reliable). I will add a manual test instead. Note that this ticket used some of the work from #3506 as I needed a later version of eclipse, so ideally that ticket should be reviewed first (though this should not block the review of this ticket). |
At first glance there are a few things that think this needs:
|
As part of the review it's been decided to add the acceptance criteria:
Unfortunately this means that this ticket is no longer technically feasible. I will document what's been done and close this ticket as a wontfix |
After discussion the 1st criteria above would increase the time required for this ticket to make it unrealistic. Instead:
|
As a scientist, I would like to make the most of the fact that windows in E4 can be moved and resized. I would like to be able to define my instrument's default layout and save it. When I press the reset layout button it should bring back my instrument's default layout rather than the generic layout.
This has been asked for by several scientists (independently) at the E4/nicos demo sessions
The text was updated successfully, but these errors were encountered: