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

Right-click context relative to nested items #205

Open
broderickhyman opened this issue Mar 1, 2019 · 1 comment
Open

Right-click context relative to nested items #205

broderickhyman opened this issue Mar 1, 2019 · 1 comment

Comments

@broderickhyman
Copy link
Collaborator

Looking to add the ability to right-click a nested item, for instance an item in a Relationships tag or a related_id tag, and have the context menu reflect that item. Currently it only reflects the outer-most item.
I don't mind making the change, but need some direction. I think it has something to do with AmlSimpleEditorHelper.GetCurrentItem.
@erdomke

@erdomke
Copy link
Owner

erdomke commented Mar 7, 2019

@broderickhyman Yeah, the code is a bit of a mess, and I would find that feature useful too. After a quick gander, I think the relevant code is in the AmlSimpleEditorHelper.GetCurrentItem method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants