mirror of
https://github.com/mpv-player/mpv
synced 2025-02-20 14:56:55 +00:00
the first mouse events, that try to hide the title bar, could happen before the title bar was actually initialised. that caused our hiding code to access a nil value. check for an available title bar before trying to hide it. |
||
---|---|---|
.. | ||
events_view.swift | ||
video_layer.swift | ||
window.swift |