Skip to content

Comments

Initialize sources loaded from save file before firing event#914

Merged
SamCarlberg merged 2 commits intoWPIRoboticsProjects:masterfrom
SamCarlberg:fix/source-load-init-order
Jan 28, 2019
Merged

Initialize sources loaded from save file before firing event#914
SamCarlberg merged 2 commits intoWPIRoboticsProjects:masterfrom
SamCarlberg:fix/source-load-init-order

Conversation

@SamCarlberg
Copy link
Member

Fixes a problem with video file sources loaded from a save file not having play/pause and scrubber controls

Closes #913

Fixes a problem with video file sources loaded from a save file not having play/pause and scrubber controls
@SamCarlberg SamCarlberg added the type: bugfix Fixes one or more open bugs label Jan 23, 2019
Copy link
Member

@JLLeitschuh JLLeitschuh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any way to add a test for this to ensure we don't have any regressions?

@codecov-io
Copy link

codecov-io commented Jan 23, 2019

Codecov Report

Merging #914 into master will decrease coverage by 0.02%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #914      +/-   ##
==========================================
- Coverage    54.5%   54.48%   -0.03%     
==========================================
  Files         304      304              
  Lines        8318     8318              
  Branches      535      535              
==========================================
- Hits         4534     4532       -2     
- Misses       3587     3588       +1     
- Partials      197      198       +1

Copy link
Member

@JLLeitschuh JLLeitschuh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@SamCarlberg SamCarlberg merged commit e3280bb into WPIRoboticsProjects:master Jan 28, 2019
@SamCarlberg SamCarlberg deleted the fix/source-load-init-order branch January 28, 2019 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bugfix Fixes one or more open bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants