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

Extend available API for imgui.internal.ImGui #294

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

SpaiR
Copy link
Owner

@SpaiR SpaiR commented Oct 30, 2024

Extending available API for imgui.internal.ImGui class. This adds multiple new methods to manipulate windows, fonts etc.

Type of change

  • Minor changes or tweaks (quality of life stuff)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Extending available API for imgui.internal.ImGui class.
This adds multiple new methods to manipulate windows, fonts etc.
@SpaiR SpaiR added the feat New feature or request label Oct 30, 2024
@SpaiR SpaiR merged commit 5dab4bc into main Oct 31, 2024
7 checks passed
@SpaiR SpaiR deleted the feat/extend-imgui-internal branch October 31, 2024 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant