mirror of https://github.com/mpv-player/mpv
c82abb3a65
we properly set the unfs window size on live resize end. due to a race condition in the fullscreen events, which is also a live resize, the unfs window size is incorrectly set to a fullscreen size. this happens when the end fs screen event triggers before the end of live resize one. this just adds a second condition to not be un fullscreen when updating the unfs window size. |
||
---|---|---|
.. | ||
events_view.swift | ||
title_bar.swift | ||
video_layer.swift | ||
window.swift |