feat: Swipe gestures on mobile have been improved, and are now enabled by default. You can turn them off from Preferences > General > Labs (#2321)
This commit is contained in:
@@ -37,4 +37,5 @@ export const PrefDefaults = {
|
||||
[PrefKey.CustomNoteTitleFormat]: 'YYYY-MM-DD [at] hh:mm A',
|
||||
[PrefKey.UpdateSavingStatusIndicator]: true,
|
||||
[PrefKey.DarkMode]: false,
|
||||
[PrefKey.PaneGesturesEnabled]: true,
|
||||
} as const
|
||||
|
||||
Reference in New Issue
Block a user