We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This feature should allow clicking on a selected entry to trigger editable text to rename the entry.
Selecting "Rename" from the context menu should trigger the same workflow.
I don't think the API of EditableLabel can support this right now. For now, just a popup window on right click will do.
EditableLabel
The text was updated successfully, but these errors were encountered:
b8e0506
No branches or pull requests
This feature should allow clicking on a selected entry to trigger editable text to rename the entry.Selecting "Rename" from the context menu should trigger the same workflow.I don't think the API of
EditableLabel
can support this right now. For now, just a popup window on right click will do.The text was updated successfully, but these errors were encountered: