jamf / PPPC-Utility

Privacy Preferences Policy Control (PPPC) Utility
MIT License
748 stars 54 forks source link

Resolved #42 Deselecting all apps in the sidebar will disable Save and Upload buttons #53

Closed ty-wilson closed 4 years ago

ty-wilson commented 4 years ago

I used the binding @macblazer provided to control the enabled state of the Save & Upload buttons: model.selectedExecutables.@count

macblazer commented 4 years ago

@ty-wilson The Sites branch merged first, and has caused a conflict with your changes to the storyboard. Sorry about that, but can you update from master and make your changes again?

ty-wilson commented 4 years ago

@macblazer Sure thing, I undid the change, merged the new branch, and made the change again, let me know if that looks right.