Commit 9eda42f
Replace direct TextureId access with GetTexID()
In ImGui v1.92.0 and newer, direct access to ImDrawCmd::TextureId is deprecated and replaced by the GetTexID() accessor.1 parent 08d409a commit 9eda42f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1040 | 1040 | | |
1041 | 1041 | | |
1042 | 1042 | | |
1043 | | - | |
| 1043 | + | |
1044 | 1044 | | |
1045 | 1045 | | |
1046 | 1046 | | |
| |||
0 commit comments