Skip to content
  • Stefano Facchini's avatar
    sharing: Fix master switch · b47ada9b
    Stefano Facchini authored and Robert Ancell's avatar Robert Ancell committed
    Since the switches for media, personal file, and screen sharing are in the header bar of the
    respective dialogs, they are not visible when we click on the master switch. This caused the
    check in OFF_IF_VISIBLE to always fail.
    
    Fix it by checking if the corresponding button in the main list box is visible, instead.
    
    Closes: #240
    b47ada9b