Web: Fixed screenshot

This commit is contained in:
omar 2015-08-22 11:54:13 +02:00
parent 5f4cbed7ce
commit 0e898fb480

View File

@ -60,7 +60,7 @@ For Microsoft IME, pass your HWND to enable IME positioning:
```
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
----------