M.Sz.

Results 484 comments of M.Sz.

@francmarx yes, because there is no such a flag in implot. What should it do? The only thing I found about "time" is `PlotScaleTime`.

ok so we need to implement Scale setting, thank you ;-)

As i can't check it right now but i suggest to try the latest master which uses cimgui-go instead of imgui-go. Maybe this works there...

Please check on v0.8.1 and confirm it still doesn't work

> @gucio321 I switched to Fedora, so I don't have a windows system to test this now. Nice to hear 😁 > I tried to run it inside Virtual Box...

@qsirwyk What is GLFW_MOUSE_PASSTHROUGH? I can't see it in glfw code...

I see, unfortunately can't focus on it right now because I'm quite busy with https://github.com/AllenDang/cimgui-go/pull/229 (causes many). Will look into this ass soon as I get some time ;-)

My suggestion is to fix the bug 😁 - contributions are welcome! Unfortunately i didn't finish working on the problem mentioned in a comment above. I was quite busy last...

After my research on the latest commit (probably after #733 that updated cimgui-go) this doesn't happen anymore. ![image](https://github.com/AllenDang/giu/assets/73652197/9b4d90ff-cece-4ec1-ac43-b543e856ee91) LMK if someone still has this bug.

For monitor size - neigher giu nor imgui-go share methods to do this. You can check in go-gl/glfw or google for module providing such a system info for dragging window...