reader mode tests

This commit is contained in:
Hakim El Hattab
2023-10-06 09:52:21 +02:00
parent ab52d334df
commit d84aa3472e
8 changed files with 132 additions and 25 deletions

View File

@@ -311,7 +311,7 @@ export default {
// Time before the cursor is hidden (in ms)
hideCursorTime: 5000,
// Should we automatmically sort and set indices for fragments
// Should we automatically sort and set indices for fragments
// at each sync? (See Reveal.sync)
sortFragmentsOnSync: true,