Skip to content

Fixes #2568 - Unity's IMGUI works better without KSP locking.#2577

Merged
Dunbaratu merged 2 commits intoKSP-KOS:developfrom
Dunbaratu:remove_gui_locks
Jul 28, 2019
Merged

Fixes #2568 - Unity's IMGUI works better without KSP locking.#2577
Dunbaratu merged 2 commits intoKSP-KOS:developfrom
Dunbaratu:remove_gui_locks

Conversation

@Dunbaratu
Copy link
Member

KSP's control locking as a way to disable keypresses from
doing things to the game isn't needed when the window is a
Unity IMGUI window that handles keyboard focus itself
anyway, so this gives an option for it to disable that part of
KOSManagedWindow.

KSP's control locking as a way to disable keypresses from
doing things to the game isn't needed when the window is a
Unity IMGUI window that handles keyboard focus itself
anyway, so this gives an option for it to disable that part of
KOSManagedWindow.
@Dunbaratu Dunbaratu merged commit e934d40 into KSP-KOS:develop Jul 28, 2019
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