VP-117: ToggleButton 'onPress' event not implemented well

Metadata

Source
VP-117
Type
Bug
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
N/A
Reporter
Anastasia Cheetham
Created
2012-08-15T10:57:03.445-0400
Updated
2017-12-22T10:28:49.279-0500
Versions
  1. 0.1
Fixed Versions
N/A
Component
  1. controls

Description

Right now, the ToggleButton fires an onPress event, but nothing listens to it, and the event does not trigger the change of state. It might be better to factor this such that click and keyboard activation trigger the onPress and the onPress triggers the model changed. This would open up a hook for prevention of the change of state, for example.

Comments

  • Justin Obara commented 2017-12-22T10:28:49.278-0500

    The video player repository has been archived.