]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit - client/src/app/core/routing/menu-guard.service.ts
On touchscreens add content overlay for opened menu (#3088)
authorKim <1877318+kimsible@users.noreply.github.com>
Mon, 17 Aug 2020 08:17:54 +0000 (10:17 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Aug 2020 08:17:54 +0000 (10:17 +0200)
commit245b9d27bc10a4d8c8eb64add06b653f12763f56
tree4c48717c07d15e08ef36ca600c967b4982a7d03d
parent30d55e75cae1adec3fc43c84691975bf8b97db34
On touchscreens add content overlay for opened menu (#3088)

* Overflow:hidden on touchscreen when modal-open

* Do not display menu by default on touchscreens

* Add content overlay on touchscreens when menu is opened

* Fix zIndex overlay for search infos

* On touchscreens close menu on swipe left

Co-authored-by: kimsible <kimsible@users.noreply.github.com>
client/src/app/app.component.ts
client/src/app/core/menu/menu.service.ts
client/src/app/core/routing/menu-guard.service.ts
client/src/app/core/wrappers/screen.service.ts
client/src/sass/bootstrap.scss