mirror of
https://github.com/Drezil/imgui.git
synced 2024-12-18 14:16:36 +00:00
Web: Fixed screenshot (Argh web editor is broken)
This commit is contained in:
parent
0e898fb480
commit
e885b08914
@ -60,7 +60,7 @@ For Microsoft IME, pass your HWND to enable IME positioning:
|
|||||||
```
|
```
|
||||||
io.ImeWindowHandle = my_hwnd;
|
io.ImeWindowHandle = my_hwnd;
|
||||||
```
|
```
|
||||||
![Japanese screenshot](https://raw.githubusercontent.com/wiki/ocornut/imgui/web/code_sample_01_jp .png)
|
![Japanese screenshot](https://raw.githubusercontent.com/wiki/ocornut/imgui/web/code_sample_01_jp.png)
|
||||||
|
|
||||||
References
|
References
|
||||||
----------
|
----------
|
||||||
|
Loading…
Reference in New Issue
Block a user