Skip to content

Enable opt-in ImGui 32-bit indexes #2

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

Open
inobelar opened this issue Apr 5, 2023 · 0 comments
Open

Enable opt-in ImGui 32-bit indexes #2

inobelar opened this issue Apr 5, 2023 · 0 comments
Assignees

Comments

@inobelar
Copy link
Owner

inobelar commented Apr 5, 2023

By default in ImGui used 16-bit indexes, but we need much more in rich apps (like implot demo). So we need to provide mechanism for enabling/disabling 32 bit indexes (in imgui/imconfig.h - #define ImDrawIdx unsigned int)

@inobelar inobelar self-assigned this Apr 5, 2023
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

1 participant