mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-17 07:16:16 +00:00
feat: Finished haptic feedback support, b=(no-bug), c=common, tabs, workspaces
This commit is contained in:
@@ -267,6 +267,7 @@
|
||||
}
|
||||
if (previousTexture !== this.currentTexture) {
|
||||
this.updateCurrentWorkspace();
|
||||
Services.zen.playHapticFeedback();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user