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

File details panel doesn't show correct data when opened #232

Closed
Lithopsian opened this issue Dec 11, 2023 · 1 comment
Closed

File details panel doesn't show correct data when opened #232

Lithopsian opened this issue Dec 11, 2023 · 1 comment

Comments

@Lithopsian
Copy link
Contributor

The file details panel is not initialised or updated when it is opened.

  1. Hide the file details panel.
  2. Restart QDirStat.
  3. Select a file.
  4. Show the details panel.
    The panel is blank. Not too horrible, but a symptom of the problem.

For a worse case:

  1. With the details panel visible, select a file.
  2. Hide the panel
  3. Select a different file.
  4. Show the panel.
    The panel still shows the details of the first file, not those of the currently-selected file.
@shundhammer
Copy link
Owner

Oops, you are right.

At first I thought this doesn't really happen too often, but then I realized it happens already when switching between one of the layouts that show the details panel (L1, L2) to the other one that doesn't (L3), so it really is important.

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