update transitions

This commit is contained in:
Cyril Anisimov 2024-09-29 23:50:58 +02:00
parent b4f4ec4ac9
commit 3c655d0051
6 changed files with 10 additions and 23 deletions

View file

@ -299,7 +299,6 @@ PageType {
tabBarStackView.goToTabBarPage(PageEnum.PageHome)
ServersModel.processedIndex = ServersModel.defaultIndex
tabBar.currentIndex = 0
FocusController.setRootItem(null) // TODO: move to do it automaticaly
}
}