unitycoder / UnityLauncherPro

Unity Hub Alternative Project Launcher with time saving features!
MIT License
469 stars 55 forks source link

Fix for CheckPlasticBranch option being cleared on app restart #120

Closed PatHightree closed 1 year ago

PatHightree commented 1 year ago

The Check Plastic Branch option was cleared each time the app reloads. This happened because the deserialized value wasn't applied to the checkbox.

PatHightree commented 1 year ago

Whoops, this PR is pointing at the wrong branch I don't see how I can change that, so please disregard, I'll make a fresh PR.