zenangst / Vaccine

:syringe: Vaccine - Make your apps immune to recompile-disease
Other
307 stars 18 forks source link

Fix crash on macOS #43

Closed zenangst closed 6 years ago

zenangst commented 6 years ago

Adds safeguards to collection and table view injection code. This helps avoid crashes by checking if the window of the collection or table view is not nil.