Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize sources loaded from save file before firing event #914

Merged

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