Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix NetworkRenderer still drawing in SpaceCenter scene when API.enabledInSPC is true #839

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Ko0z
Copy link

@Ko0z Ko0z commented Oct 30, 2021

fix for the NetworkRenderer when API.enabledInSPC is on. When switching from the Flight-MapView to SpaceCenter, the KSP MapView.MapIsEnabled is still true, thus resulting in this bug. The fix is simple and should definitely not break anything else.

Ko0z added 2 commits October 30, 2021 20:04
* fix for NetworkRenderer still drawing OnGUI in SpaceCenter scene. MapView.MapIsEnabled is true for some reason even though the scene is GameScenes.SPACECENTER, maybe a KSP bug?
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