Closed jensenr30 closed 8 months ago
Thank you very much for the change!
Can you add an entry to the changelog: https://github.com/Murmele/Gittyup/blob/master/docs/changelog.md You can add your gif also to the website when you add an entry at: https://github.com/Murmele/Gittyup/blob/master/docs/index.md.
@Murmele
Can you add an entry to the changelog: https://github.com/Murmele/Gittyup/blob/master/docs/changelog.md You can add your gif also to the website when you add an entry at: https://github.com/Murmele/Gittyup/blob/master/docs/index.md.
Done! I recorded a better video for the website:
Thanks I hope I can have a look into it next days.
Line wrapping can be enabled/disabled with a setting in
Tools->Options->Diff->Wrap Lines
. This closes #706.All credit to Scintilla.
This addresses the second half of #514. The second half of issue 514 was: bad user experience when scrolling down through the DiffView. But with line wrapping enabled, the horizontal scroll bars disappear. That prevents the mouse scroll wheel from being captured by the horizontal scroll bar.
Demo:
wrap-lines.webm
wrap-lines-scroll.webm