Skip to content
Snippets Groups Projects
Commit 7fa8574d authored by mae's avatar mae
Browse files

fix extra area drawing with multi-line blocks when line wrap is enabled

The extra area only updated the current *line* when the cursor moved, not
the entire paragraph. This left bold line numbers behind. The fix adds
the required update region when the cursor position changes blocks.
parent 405d9367
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment