Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-09 | EXP-865 FIX -- Modify LLBadge to allow it to hang off of non-buttons | Leslie Linden | |
LLBadgeOwner now only depends on LLView instead of LLUICtrl Sidebar Tab Buttons now can support badges Reviewed by Leyla | |||
2011-06-08 | EXP-865 PROGRESS -- Modify LLBadge to allow it to hang off of non-buttons | Leslie Linden | |
Moved LLBadge use from LLButton into a separate LLBadgeOwner class. LLButton now derives from LLBadgeOwner which handles the bulk of the badge management. |