Skip to content

macosx: Fix PiP window not showing for audio media

This fixes pip window not showing for audio media. It appears that PiP presentation was tied to video bounds changes via boundsChangeHandler, but audio-only media never triggers video bounds changes.

Merge request reports

Loading