added scroll on page with services list

This commit is contained in:
vladimir.kuznetsov 2024-11-21 14:45:28 +07:00
parent aa871bd1c9
commit 74169ef7b3
3 changed files with 66 additions and 61 deletions

View file

@ -47,7 +47,6 @@ PageType {
KeyNavigation.tab: textKey.textField
}
HeaderType {
property bool isVisible: SettingsController.getInstallationUuid() !== "" || PageController.isStartPageVisible()