Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Conversation

lars-reimann
Copy link
Member

@lars-reimann lars-reimann commented Jul 11, 2022

Closes #984.

Summary of Changes

Tree nodes can now be toggled by double clicking instead of using Shift+Click. While this is more intuitive, it also introduces a slight delay before an item is selected, since we need to make sure the user does not double click the node. We'll see how this works out and potentially revert this change.

@lars-reimann lars-reimann linked an issue Jul 11, 2022 that may be closed by this pull request
@github-actions
Copy link

MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ CREDENTIALS secretlint yes no 4.28s
✅ GIT git_diff yes no 0.01s
✅ TSX eslint 1 0 0 9.92s
✅ TYPESCRIPT prettier 1 0 0 1.41s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

@lars-reimann lars-reimann merged commit 935ef95 into main Jul 11, 2022
@lars-reimann lars-reimann deleted the 984-expandcollapse-node-in-tree-node-by-double-clicking branch July 11, 2022 14:12
@github-actions
Copy link

🎉 This PR is included in version 1.64.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Included in a release label Jul 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

released Included in a release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expand/collapse node in tree node by double-clicking

1 participant