johndeverall / BehaviourCoder

A basic behaviour coder for video analysis
8 stars 2 forks source link

Reset works when video not yet loaded #5

Closed johndeverall closed 8 years ago

johndeverall commented 9 years ago

Given I have just started the application And I have not yet loaded a video When I click 'Program', 'Reset' Then the video controls will become active And the trial buttons will become active.

Instead neither the video controls or the trial controls should be activated until a video is loaded.