feat: Swipe gestures on mobile are now enabled by default and have been improved. You can disable them from Preferences > General > Labs (#2319)
This commit is contained in:
@@ -29,4 +29,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