Bugzilla – Bug 8253
checkBoxOverlay ui is a radio button
Last modified: 2009-09-08 09:22:41 UTC
The current player UI feature for checkBoxOVerlay is a radio button. It is currently used both for single select/toggle and for multi-select lists. The multi-select should be a checkbox, while single-select should be radio button. I assume single toggle should be radio button as well? This involves changes to Input.Choice, a new function in Buttons::Common for radioButtonOverlay and updates to the wiki page: http://wiki.slimdevices.com/index.php/UserInterfaceGuidelines
Created attachment 3376 [details] patch I believe this should cover the core cases, and anyone using INPUT.Choice. Multiple options will result in a radio button. All other cases that are already calling checkBoxOverlay will get the square checkbox. the only one I'm not sure about is the XMLBrowser. What cases use type=radio in the xml that need displaying and selection? For now, I've gone with a radio button.
Created attachment 3377 [details] missed one just to cover the audioscrobbler settings and alarm playlist selection also adds some clear POD for the overlay functions
change 20325 merges the latest patch. If the toggles are not right, please reopen.
This bug has now been fixed in the 7.1 release version of SqueezeCenter! Please download the new version from http://www.slimdevices.com if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.
Reduce number of active targets for SC