Metadata
- Source
- VP-1
- Type
- Bug
- Priority
- Major
- Status
- Closed
- Resolution
- Won't Fix
- Assignee
- N/A
- Reporter
- Anastasia Cheetham
- Created
2012-01-06T11:47:33.351-0500 - Updated
2013-01-28T09:25:20.184-0500 - Versions
- N/A
- Fixed Versions
- N/A
- Component
- N/A
Description
In order to take advantage of Renderer autobinding, some of the controls for the Video Player are being implemented as checkboxes when they semantically should be toggle buttons. Once toggle buttons are supported by the Renderer (FLUID-4573), we should switch the implementation.
Comments
-
Anastasia Cheetham commented
2012-01-06T13:52:15.705-0500 We've decided to stick with toggle buttons and manually bind, for now, since implementing the checkboxes proved more trouble than it's worth, and the toggle button is more semantically correct anyway.