mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-11 11:02:27 +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() {
|
setupDraggabilly() {
|
||||||
if (utils.isMobile()) {
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
|
|
||||||
const tabEls = this.tabEls;
|
const tabEls = this.tabEls;
|
||||||
const { tabPositions } = this.getTabPositions();
|
const { tabPositions } = this.getTabPositions();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user