pthom / imgui_manual

https://pthom.github.io/imgui_manual_online - an interactive manual for ImGui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is ImPlot online demo related ? Can't copy selected code from ImPlot online manual.

Maksons opened this issue · comments

Hello,

I do use online manuals of ImGui and ImPlot, but in ImPlot online manual it's not possible to copy selected code.
I check ImGui manual and there is possible to copy, so problem related to ImPlot manual.

Is it right place to report the issue ?

Hello,

Thanks for the report. Copy / Paste with WebAsm is not that easy. See for example an explanation at pthom/hello_imgui#3

Anyhow, I backported the trick I used for imgui manual into implot demo. It should work now.