• Craig Watson's avatar
    Fix for video-related crashing on Windows · 5416e6d8
    Craig Watson authored
    Issue observed was that OpenBoard would crash on some Windows systems
    when a video was on the page and that page was saved (due to switching
    to document mode, auto saving, or duplicating the page), or when cutting
    the video with Ctrl-X.
    
    This was due to QTBUG-32522, where setting the video output for a
    QMediaPlayer that is hidden results in a crash.
    
    This commit is a work-around for this Qt issue, and so should be reverted
    if and when the upstream issue is fixed.
    5416e6d8
Name
Last commit
Last update
release_scripts Loading commit data...
resources Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
C++StandardHeaderFile.txt Loading commit data...
COPYRIGHT Loading commit data...
LICENSE Loading commit data...
OpenBoard.pro Loading commit data...
README.md Loading commit data...