Closed HasKha closed 6 years ago
Could not reproduce the issue reliably. Need to investigate more.
I've looked into it before releasing 2.6. I managed to have it happen a few times in 2.5 but could not reproduce reliably, and never noticed any issues in the saved file. I tried setting one or more values to 0 or -1 to test your theory, but toolbox loads correctly out-of-screen positions, so probably not an imgui issue.
I think the problem exists since toolbox 2.3 and it seems it is triggered by window mode. I testet with toolbox 2.2 and the problem is gone. Steps to reproduce: -set GW to full screen mode (did not test it with borderless full screen) -move widgets to a position of the right side of the window (the part that is cut off when you go to window mode) -go to window mode -go to full screen
Fixed in b75df33
note: probably an imgui issue, but look into it