Skip to content

fix typo in ig._destroy_image_texture#185

Merged
JamesWrigley merged 3 commits intoJuliaImGui:masterfrom
FaresX:master
Oct 23, 2025
Merged

fix typo in ig._destroy_image_texture#185
JamesWrigley merged 3 commits intoJuliaImGui:masterfrom
FaresX:master

Conversation

@FaresX
Copy link
Contributor

@FaresX FaresX commented Oct 23, 2025

fix typo in ig._destroy_image_texture and add a test for it

@JamesWrigley
Copy link
Member

Thanks ❤️ Could you also add a changelog entry to https://github.com/JuliaImGui/CImGui.jl/blob/master/docs/src/_changelog.md? Something like:

## Unreleased

### Fixed
- Fixed a typo in `destroy_image_texture()` ([#185]).

@JamesWrigley JamesWrigley linked an issue Oct 23, 2025 that may be closed by this pull request
Copy link
Member

@JamesWrigley JamesWrigley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@JamesWrigley JamesWrigley merged commit 4cb0086 into JuliaImGui:master Oct 23, 2025
4 checks passed
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.

typo in parameter name

2 participants