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

Problem with incorrect window display after minimise restore #23

Closed
perdrix52 opened this issue Apr 24, 2018 · 2 comments
Closed

Problem with incorrect window display after minimise restore #23

perdrix52 opened this issue Apr 24, 2018 · 2 comments

Comments

@perdrix52
Copy link
Member

To reproduce, load enough lights for scroll bars to be required in the file list.

Grab the resizing bar above the file list and move upward to reduce the image area.

Minimise DSS, and then restore. The image area comes back larger than before the minimise and the bottom of the file list with the group tabs is gone. The scroll bars may also be gone or incomplete.

Before minimise:
image

After restore:
image

@SimonCSmith
Copy link
Collaborator

I've submitted a fix for this into Master - minimise/restore will correctly size the groups tab.

It also fixes 2 related issues:

  1. If you resize the main dlg to be smaller vertically than the original (default) creation size of 657x541 pixels and larger again the pictures list will be clipped.
  2. If you make the dlg tall, move the splitter right up to the top, resize the dlg vertically to be very small and back tall again you will see the same issue.

Note that you don't need any lights in the list at all to see any of these issues in action.

@perdrix52
Copy link
Member Author

Looks good to me from my limited testing that's another one fixed, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants