This repository has been archived by the owner on Nov 4, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Focus the shellView after creating secondaryWindow
Prior to this change, 'SecondaryWindow' was the focused window after onScreenAdded finished. By moving m_shellView->requestActivate to the end of the method, we ensure that the real shell is focused. Fixes ubports/keyboard-component#123
- Loading branch information