Skip to content

Fix crashes when hitting page up in room history

Sonja Heinze requested to merge pitag/fractal:fix-crashes into master

Before, the video player implementation made Fractal crash when pressing the page up/down button in the room history. This commit fixes that bug.

Merge request reports