GNOME Bugzilla – Bug 692220
sharing: fix the sensitivity of the "share with trusted devices" switch
Last modified: 2013-01-23 16:13:36 UTC
Allow the GSettings binding to set the sensitivity of the switch and use a box to allow the sharing panel to set the sensitivity of the switch and label without conflicting with the GSettings binding.
Created attachment 234032 [details] [review] sharing: fix the sensitivity of the "share with trusted devices" switch Allow the GSettings binding to set the sensitivity of the switch and use a box to allow the sharing panel to set the sensitivity of the switch and label without conflicting with the GSettings binding.
Review of attachment 234032 [details] [review]: Fine, though not very elegant.
It's actually more consistent with the rest of the code this way, where a "master" switch controls the sensitivity of multiple other controls, of which there may be more than one level of these relationships.
Rebased patch pushed as commit d29d752.