mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-01-23 21:58:41 -05:00
Prevents Display capture from capturing the first display on creation. This issue is due to the properties view combo box automatically selecting the first item in the list by default, but this needs explicit text anyway to indicate display, so this adds a "[Select a display]" item that will prevent that from happening and tell the user to select a display.