1. updated memory text when language changed,
2. updated initialize index
This commit is contained in:
parent
07d7fac490
commit
eaede032b4
5 changed files with 27 additions and 5 deletions
|
@ -171,6 +171,8 @@ PageType {
|
|||
onClicked: {
|
||||
tabBarStackView.goToTabBarPage(PageEnum.PageHome)
|
||||
ServersModel.currentlyProcessedIndex = ServersModel.defaultIndex
|
||||
|
||||
ConnectionController.translateMemoryText()
|
||||
}
|
||||
}
|
||||
TabImageButtonType {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue