Issue #308 hide menu in fullscreen mode on Windows #319

Merged
akinwale merged 1 commit from issue308 into master 2017-07-02 17:18:45 +02:00
akinwale commented 2017-07-02 10:03:49 +02:00 (Migrated from github.com)

This hides the menu when a video enters full screen mode on Windows. I added the win32 platform check in the webkitfullscreenchange event handler since I was unable to reproduce the issue on Linux (Ubuntu 16.04), so I assumed it's probably Windows-specific.

This hides the menu when a video enters full screen mode on Windows. I added the win32 platform check in the `webkitfullscreenchange` event handler since I was unable to reproduce the issue on Linux (Ubuntu 16.04), so I assumed it's probably Windows-specific.
kauffj commented 2017-07-02 17:18:42 +02:00 (Migrated from github.com)

Good stuff! Merging.

Good stuff! Merging.
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#319
No description provided.