Greg Brown <[email protected]> wrote:
I wonder if the "split" style that was recently added to TerraListButtonSkin might be better-suited as a property of ListButton itself. That way, it implies that all list buttons must support this behavior, not just Terra list buttons.
I agree. Styles control the "look", while properties control the "feel" of a component. "split" is definitely more "feel" than "look". A bad design on my part, sorry. But it was easier to simply patch this into the Skin class.
Boy, if I'd known the broad ramifications of this issue beforehand, I'd kept my mouth shut. ;-)
Dirk.
