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

Add BeginPopupContextLegend and EndPopup #105

Merged
merged 1 commit into from
Sep 1, 2020

Conversation

PeterJohnson
Copy link
Contributor

EndPopup is just a wrapper around ImGui::EndPopup.

BeginPopupContextLegend provides easy-to-use context menus for legend
entries along the lines of ImGui::BeginPopupContextItem.

@epezent
Copy link
Owner

epezent commented Sep 1, 2020

I think some recent commits to the demo are creating a conflict. Can you take a look?

EndPopup is just a wrapper around ImGui::EndPopup.

BeginPopupContextLegend provides easy-to-use context menus for legend
entries along the lines of ImGui::BeginPopupContextItem.
@PeterJohnson
Copy link
Contributor Author

Fixed

@epezent epezent merged commit 8cbbfc2 into epezent:master Sep 1, 2020
@epezent
Copy link
Owner

epezent commented Sep 1, 2020

Once again, awesome PR! I made a few edits and added a more elaborate demo:

legend

@PeterJohnson PeterJohnson deleted the popup-context-legend branch September 1, 2020 06:16
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

Successfully merging this pull request may close these issues.

2 participants