Skip to content
  • David Rosca's avatar
    Applet: Hide device details when device changes position in model · 986a87ab
    David Rosca authored
    When the device changes its position in model (eg. moves to/from
    Connected section) and device details are opened, it will stay
    opened but on the wrong device (which was above the connected device).
    
    This fixes it by closing the device details when the device in delegate
    changes.
    986a87ab