gwdevhub / GWToolboxpp

Tools for Guild Wars players
http://www.gwtoolbox.com/
Other
144 stars 75 forks source link

toolbox not saving window and widget positions #149

Closed HasKha closed 6 years ago

HasKha commented 6 years ago

note: probably an imgui issue, but look into it

HasKha commented 6 years ago

Could not reproduce the issue reliably. Need to investigate more.

HasKha commented 6 years ago

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.

HasKha commented 6 years ago

https://www.reddit.com/r/GuildWars/comments/7vlsdu/gw_toolbox_problemsquestions/

smiley232 commented 6 years ago

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

reduf commented 6 years ago

Fixed in b75df33