mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 02:02:29 +08:00
fix(mobile): switching tabs not working
This commit is contained in:
parent
ab5a6c59b8
commit
3d531c9bca
@ -494,10 +494,6 @@ export default class TabRowWidget extends BasicWidget {
|
||||
}
|
||||
|
||||
setupDraggabilly() {
|
||||
if (utils.isMobile()) {
|
||||
return;
|
||||
}
|
||||
|
||||
const tabEls = this.tabEls;
|
||||
const { tabPositions } = this.getTabPositions();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user