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

GD-559: add inspector directory collapse toggling #560

Merged
merged 1 commit into from
Aug 25, 2024

Conversation

poohcom1
Copy link
Contributor

Implements #559

gdunit.dir.toggle.mp4

Why

Double clicking on a directory in the inspector does nothing currently, and causes an error.
IMO the expected behavior here should be to toggle collapse on the tree item.

What

  • Fix 'no meta' error message when double clicking a directory
  • Make double clicking a directory toggle its collapsed state

@MikeSchulze MikeSchulze added the bug Something isn't working label Aug 25, 2024
@MikeSchulze MikeSchulze added this to the v4.4.0 milestone Aug 25, 2024
@MikeSchulze MikeSchulze linked an issue Aug 25, 2024 that may be closed by this pull request
@MikeSchulze
Copy link
Owner

Thanks for fixing this bug

Copy link
Owner

@MikeSchulze MikeSchulze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@MikeSchulze MikeSchulze merged commit 3581eb6 into MikeSchulze:master Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GD-559: Error when double-clicking directory in test inspector
2 participants