Skip to content

Some improvements for diffwidget

Waqar Ahmed requested to merge work/diff-imps into master
  • QPlainTextEdit doesn't show the cursor if its readOnly. But it helps to show the cursor e.g., if you are staging/unstaging lines
  • Dont enforce exact selection for staging lines
  • Improve position restoration on stage/unstage
  • Improved scroll syncing

Merge request reports