Fix: fix bottom mobile nav buttons on Android (#13780)

This commit is contained in:
shamoon
2026-08-24 11:27:26 -07:00
committed by GitHub
parent 01c40aa0bd
commit 1497bd33a1
2 changed files with 21 additions and 17 deletions
@@ -278,6 +278,10 @@ export class AppFrameComponent
})
}
get slimSidebarPopoversEnabled(): boolean {
return this.slimSidebarEnabled && !this.isMobileViewport()
}
get attributesSectionsCollapsed(): boolean {
this.settingsService.trackChanges()
return this.settingsService