Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Conversation

@redmunds
Copy link
Contributor

@tvoliter

This fixes issue #1069.

Note that this makes right-click behave exactly the same as left-click, which means that the open/close state of folders is toggled. Is that OK, or should we select without toggling?

@ghost ghost assigned tvoliter Jun 21, 2012
@tvoliter
Copy link
Contributor

It looks like other code editors don't toggle folders on right click. If it's not trivial to change right now I think we can land this pull request and log a bug to change that functionality in another spring.

Copy link
Contributor

Choose a reason for hiding this comment

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

In the future when the tree supports multiple selection we don't want to deselect all here in order to allow the user to shift-select multiple files and execute a command from the context menu. Maybe leave a comment about this here for future reference?

@tvoliter
Copy link
Contributor

done reviewing

@redmunds
Copy link
Contributor Author

Fixed folders from toggling open (or closed) on right-click.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants