Skip to content
  • Fabian Vogt's avatar
    Fix initial focus in LockScreenUi · a66dcbdd
    Fabian Vogt authored
    SessionManagementScreen is a FocusScope and needs focus explicitly assigned
    to it. If inside a QQC2 StackView this is taken care of, but for some reason
    in a QQC1 StackView this isn't the case for the initial item. Do it explicitly.
    a66dcbdd