[SOLVED] Cant move the gui it now has a flag ImGuiWindowFlags_NoMove

  • kataraxluna
  • Topic Author
More
1 year 8 months ago - 1 year 8 months ago #1 by kataraxluna Cant move the gui it now has a flag ImGuiWindowFlags_NoMove was created by kataraxluna
I would love to be able to move the gui!

i use gtav to test it inject as d3d10_1.dll

EDIT: i downloaded reshade disabled all flags everywhere it still can't be moved.
I had to edit the imgui directly.
If you dock any screen its undockable thats the main problem, it also starts with a docked version of all of them
Last edit: 1 year 8 months ago by kataraxluna.

Please Log in or Create an account to join the conversation.

  • crosire
More
1 year 8 months ago - 1 year 8 months ago #2 by crosire Replied by crosire on topic Cant move the gui it now has a flag ImGuiWindowFlags_NoMove
This isn't ReShade's fault. It was a change in imgui v1.90, see its changelog: github.com/ocornut/imgui/blob/v1.90-dock...s/CHANGELOG.txt#L253
You can still move the window, just have to grab the triangle at the top left corner.
Last edit: 1 year 8 months ago by crosire.

Please Log in or Create an account to join the conversation.