Closed r0oland closed 1 month ago
Yes it is a known issue to me. It is connected to how Imgui handles the selection and then drag and drop feature. I will try to figure it out as I find it annoying as well.
This bothers me as well. But I have the impression that it wasn't behaving like this in early versions.
Yes it wasn't, but you didn't have the select multiple option back then
It should be fixed now. Let me know if it's improved. https://github.com/klonyyy/MCUViewer/actions/runs/11090383529/job/30812651343
Thanks for the fix, now working like a charm!
Version/Branch:
main
Operating system:
Windows 10
Debug probe:
J-Trace PRO V3 Cortex-M
Details:
It's not possible to drag and drop variables without selecting them first. As you can see below, when dragging a variable from the table, the "selected" or "marked" one stays selected, even if I try and drag a different one. I first have to click on the variable to select it and then drag it.
Minor issue and might be related to the GUI framework you are using, but maybe not? I find this behavior very counter-intuitive.
Screenshots/Video: