imgui-js icon indicating copy to clipboard operation
imgui-js copied to clipboard

Using different branches of imgui?

Open delaneyj opened this issue 6 years ago • 2 comments

I'd like to try the docking branch of imgui from typescript but don't know if that's possible via a config or something.

Thanks!

delaneyj avatar Oct 23 '19 00:10 delaneyj

It needs additional bindings so it is a bit more to it than config. I had the same issue so I added them to my own fork. See my docking branch.

sh54 avatar Jan 27 '21 06:01 sh54