mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update nav drawer edge swipe
This commit is contained in:
parent
2d822ccb6f
commit
f64a03b3f4
3 changed files with 92 additions and 66 deletions
|
@ -1118,7 +1118,8 @@
|
|||
target: navDrawerElement,
|
||||
onChange: onMainDrawerSelect,
|
||||
width: drawerWidth,
|
||||
disableEdgeSwipe: disableEdgeSwipe
|
||||
disableEdgeSwipe: disableEdgeSwipe,
|
||||
edgeSwipeElement: document.querySelector('.mainDrawerPanelContent')
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue