Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
5 check-ins tagged with "diff-scroll-sync"
|
2024-09-03
| ||
| 11:45 | Correct handling of keyboard-based diff scrolling. ... (Closed-Leaf check-in: 0ef89983b8 user: stephan tags: diff-scroll-sync) | |
| 11:16 | Integrate checkbox to toggle side-by-side sync scrolling and persist the setting across pages/apps using localStorage/sessionStorage. Currently applies to /info, /vinfo, /vdiff, /wikiedit, /fileedit. The alignment of the toggle isn't _quite_ right on the /*edit pages but that's difficult to fix without using flex layout, which introduces a rat's tail of further fixes. ... (check-in: 564a64027a user: stephan tags: diff-scroll-sync) | |
|
2024-08-31
| ||
| 20:26 | Re-integrate side-by-side diff sync scrolling in the /wikiedit and /fileedit diff views. ... (check-in: 3765b46475 user: stephan tags: diff-scroll-sync) | |
|
2024-08-23
| ||
| 12:18 | Micro-cleanups in diff-scrolling JS. ... (check-in: 261469e753 user: stephan tags: diff-scroll-sync) | |
|
2024-08-21
| ||
| 14:30 | Reinstate synchronized scrolling in side-by-side diff views. TODOs include adding a checkbox to toggle this on and off, and (possibly) reintegrating this with /wikiedit and /fileedit diff views. ... (check-in: 3ef1d06bd6 user: stephan tags: diff-scroll-sync) | |