Commit fa75d30
perf(reader): disable page turn animation + reduce chapter switch delay
- Remove 'animated' attribute from renderer so pages switch instantly
instead of using a 400ms slide animation
- Reduce cross-chapter wait from 100ms to 16ms (one frame)
- Also reduce animation duration from 400ms to 250ms as fallback
if animated is re-enabled in the future
The combined effect makes page turning feel instant and responsive.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent c182082 commit fa75d30
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2239 | 2239 | | |
2240 | 2240 | | |
2241 | 2241 | | |
2242 | | - | |
2243 | | - | |
| 2242 | + | |
| 2243 | + | |
2244 | 2244 | | |
2245 | 2245 | | |
2246 | 2246 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
939 | 939 | | |
940 | 940 | | |
941 | 941 | | |
942 | | - | |
| 942 | + | |
943 | 943 | | |
944 | 944 | | |
945 | 945 | | |
| |||
1113 | 1113 | | |
1114 | 1114 | | |
1115 | 1115 | | |
1116 | | - | |
| 1116 | + | |
1117 | 1117 | | |
1118 | 1118 | | |
1119 | 1119 | | |
| |||
0 commit comments