mirror of
https://github.com/ocornut/imgui.git
synced 2026-09-27 00:13:29 +03:00
Updated Debug Tools (markdown)
parent
3dc0b5b3b0
commit
7a7005d1fd
1 changed files with 4 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
(work in progress) Also see [[Tips]].
|
||||
|
||||
## Index
|
||||
- [Highlight ID Conflicts](#highlight-id-conflicts)
|
||||
- [Item Picker](#item-picker)
|
||||
|
|
@ -143,3 +141,7 @@ ImGui::SeparatorText("INCORRECT");
|
|||
ImGui::DebugTextEncoding("こんにちは");
|
||||
```
|
||||

|
||||
|
||||
----
|
||||
|
||||
Also see [[Tips]] page.
|
||||
Loading…
Add table
Add a link
Reference in a new issue