Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

fix imgui delete function #1945

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

jimwang118
Copy link

Fixes

Description of the changes:

-Building with "tool" feature fails. ImGui's SetNextTreeNodeOpen was previously deprecated and now has been removed. Call SetNextItemOpen instead.
see https://github.com/ocornut/imgui/blob/1362fc0c56d8742167379661a353d8342f7c4a86/imgui.h#L3131

Before submitting a Pull Request:

I tested changes on:

  • Windows
  • Linux

@thundercarrot
Copy link

Any chance of finishing this up? Not sure what the issue is.

@FrankXie05
Copy link

@jaygullapalli

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

Successfully merging this pull request may close these issues.

3 participants