Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

2 check-ins using file src/fossil.diff.js version 8fdf2b4e2b

2024-08-23
06:02
Remove 'display: inline-block' from insertion and deletion marks to get more natural word-wrapping. Try whether the previous, precisely calculated line height and padding values also work to extend the background color to the entire line height. check-in: b912690fc4 user: florian tags: diff-word-wrap
05:21
Fix a JS ternary operator precedence bug to mess up later loaded diff context. check-in: 18c5117b11 user: florian tags: diff-word-wrap