Closed svenanderzen closed 7 years ago
Before; when leaving fullscreen mode, all videos would be unmuted. This PR set the sound setting to the previous value when exiting fullscreen mode. So if the other videos were muted before, this will make it so they're till muted.
videoframegrid.py
Fixes #155
Description
Before; when leaving fullscreen mode, all videos would be unmuted. This PR set the sound setting to the previous value when exiting fullscreen mode. So if the other videos were muted before, this will make it so they're till muted.
Important files to review
videoframegrid.py
See also
Fixes #155