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

Interfaces Start Up With Incorrect Size #6250

Closed
PeterParker opened this issue May 24, 2012 · 1 comment
Closed

Interfaces Start Up With Incorrect Size #6250

PeterParker opened this issue May 24, 2012 · 1 comment
Assignees
Labels
High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Milestone

Comments

@PeterParker
Copy link
Contributor

On Mac the Convert to Energy interface starts up with the wrong size, meaning a user has to resize the window each time he/she uses it to be able to access all the fields.

One user has seen the Indirect Diffraction interface start up with the wrong size, too.

To fix:

  • It appears that the Qt size policy/properties are being ignored for MDISubWindows. Make sure that they can no longer be sized small enough so that fields dissapear. (In the "Preview Mode" of Qt Designer this functionality exists, but is lost when in Mantid.)
  • Have Mantid remember the size of interface windows.
@PeterParker
Copy link
Contributor Author

This issue was originally trac ticket 5404

@PeterParker PeterParker added High Priority An issue or pull request that if not addressed is severe enough to postponse a release. Mantid labels Jun 3, 2015
@PeterParker PeterParker self-assigned this Jun 3, 2015
@PeterParker PeterParker added this to the Release 2.2 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Projects
None yet
Development

No branches or pull requests

1 participant