Closed xuqingkuang closed 12 years ago
Hmm, I guess I hadn't played with it enough before. I hadn't realized that when we use "native control" on radio buttons, they all go into the same line, and it also screws up our canvas and we can't select or drag the buttons individually anymore.
So it's even harder for me to imagine anyone using this for radio buttons, and it's highly broken. So I think I prefer to just remove the feature from radio buttons for now.
Also, we shouldn't mention internal bug numbers because they make no sense to the public. We are supposed to have a public bug system running soon at which point we would want to start reporting bug numbers in git commits.
@grgustaf I saw you had removed the feature, so close the pull request.
The nativecontrol property is moved from RadioButton to RadioGroup.
And cleaned up RadioButton template code.