Skip to content

Replace direct TextureId access with GetTexID()#325

Merged
ChrisThrasher merged 1 commit intoSFML:masterfrom
NewYaroslav:patch-1
Jul 6, 2025
Merged

Replace direct TextureId access with GetTexID()#325
ChrisThrasher merged 1 commit intoSFML:masterfrom
NewYaroslav:patch-1

Conversation

@NewYaroslav
Copy link
Contributor

In ImGui v1.92.0 and newer, direct access to ImDrawCmd::TextureId is deprecated and replaced by the GetTexID() accessor.

In ImGui v1.92.0 and newer, direct access to ImDrawCmd::TextureId is deprecated and replaced by the GetTexID() accessor.
@ChrisThrasher ChrisThrasher merged commit 34b886d into SFML:master Jul 6, 2025
49 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.

2 participants