Skip to content

Conversation

@drakbar
Copy link

@drakbar drakbar commented Mar 7, 2017

  1. added directive System.IO.
  2. passed ImGuiState as a parameter to SaveSettings which changes line
  3. in LoadSettings the blocks for loading position and size are almost identical, a lambda might be a better approach
  4. made Shutdown public In order for SaveSettings to be called
  5. the game crashes when trying to double click the window to collapse it and if you change the value of collapse in the ini file to True. the program crashes at line 3963 in ImGui.cs

1) added directive System.IO.
2) passed ImGuiState as a parameter to SaveSettings which changes line 
3) in LoadSettings the blocks for loading position and size are almost identical, a lambda might be a better approach
4) made Shutdown public In order for SaveSettings to be called
5) the game crashes when trying to double click the window to collapse it and if you change the value of collapse in the ini file to True. the program crashes at line 3963 in ImGui.cs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant