Previously; when in fullscreen mode and deleteing the current stream, the window would stay in fullscreen mode. This PR is solves this issue by forcing the window to go to normal windowstate when deleting a stream.
Let me know if I should clarify some more.
However because of #153 i could not properly try this on Linux, so please try this thoroughly before merging.
Description
Previously; when in fullscreen mode and deleteing the current stream, the window would stay in fullscreen mode. This PR is solves this issue by forcing the window to go to normal windowstate when deleting a stream.
Let me know if I should clarify some more.
However because of #153 i could not properly try this on Linux, so please try this thoroughly before merging.
Important files to review
videoframegrid.py
videoframes.py
See also
147