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

Feature: Allow double-click renaming in the element navigator. #16

Closed
adamboduch opened this issue Nov 24, 2009 · 6 comments
Closed

Feature: Allow double-click renaming in the element navigator. #16

adamboduch opened this issue Nov 24, 2009 · 6 comments

Comments

@adamboduch
Copy link
Contributor

In the element navigator in the top left, it would be nice to be able to rename elements with a double click in addition to right click -> Rename. Is this possible/feasible?

@amolenaar
Copy link
Member

The double click is already used for opening diagrams.

If double click means renaming on non-diagram elements, wouldn't that be ambiguous?

@adamboduch
Copy link
Contributor Author

Absolutely. My mistake.

@amolenaar
Copy link
Member

What may be an option is to show a popup with a number of diagrams the item is shown in. In case of one diagram that one is directly shown and the item is focused (and centered).

It's a bit exotic and I don't have time to implement it any time soon, but it may be a good usage, in line with opening diagrams :)

@wrobell
Copy link
Collaborator

wrobell commented Feb 4, 2010

What about F2 keystroke for renaming an item in the tree?

@adamboduch
Copy link
Contributor Author

Sure. I just think it makes sense to be able to do so without relying on the mouse.

@amolenaar
Copy link
Member

It's committed :)

See 7d60312

This issue was closed.
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

3 participants