mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-09 01:56:12 -04:00
If a projector was created fullscreen, the isFullScreen() call would fail since the window hasn't been displayed by Qt yet, resulting in the cursor hiding choice not being applied. This moves the cursor hiding into the SetMonitor call which is used for all code paths creating a fullscreen projector, ensuring the setting is applied. Fixes https://github.com/obsproject/obs-studio/issues/2687
27 KiB
27 KiB