Editor: Click on a ImGui element
Open
editor
spike
- Dominant language
- C#
- Stars
- 6
- Forks
- 0
- Avg merge
- 1h 1m
- Merged PRs (30d)
- 2
Description
When the ImGui element is clicked we want to either open context menus or handle other operations. Figure out how to make that work.
NOTE: This might require a custom UI to be built..
Acceptance criteria:
Clicking on a ImGui element is able to pick up which element was clicked.
Contributor guide
Assessment
This issue has not been assessed yet.