[Video preview] Prevents the play/stop button to flicker when the video state changes
AbandonedPublic

Authored by meven on Jul 1 2019, 11:59 AM.

Details

Reviewers
elvisangelaccio
Group Reviewers
Dolphin
Summary

Currently the play/pause button flicker when the video is played or stopped.
This is more noticeable when the video is paused.

Test Plan

Locally tested

Diff Detail

Repository
R318 Dolphin
Branch
prevent-play-stop-button-flickering
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 13461
Build 13479: arc lint + arc unit
meven created this revision.Jul 1 2019, 11:59 AM
Restricted Application added a project: Dolphin. · View Herald TranscriptJul 1 2019, 11:59 AM
Restricted Application added a subscriber: kfm-devel. · View Herald Transcript
meven requested review of this revision.Jul 1 2019, 11:59 AM
meven edited the summary of this revision. (Show Details)Jul 1 2019, 12:01 PM
meven added a comment.Jul 9 2019, 12:19 PM

I'd like to merge this ASAP since it will prevent bugs in D22183.

meven abandoned this revision.Jul 9 2019, 12:24 PM

See D22183 that includes this fix.