PapaJoesSoup / ShipManifest

Kerbal Space Program Addon. Manages Crew, Science, & Resources on a given vessel.
Other
32 stars 25 forks source link

Manifest window will sometimes not display during ascent #49

Closed PapaJoesSoup closed 6 years ago

PapaJoesSoup commented 6 years ago

When launching a vessel, if a staged part collides with the vessel, the Manifest window cannot be displayed. Changing scenes corrects the condition.

This typically occurs during ascent when staged boosters sometimes collide with the main body of the rocket.

PapaJoesSoup commented 6 years ago

OnVesselChange was not testing for equality to activevessel. Corrected.