Skip to content
Commit a078f8e8 authored by Matan Ziv-Av's avatar Matan Ziv-Av Committed by Kurt Hindenburg
Browse files

Fix word mode attribute handling

- The meaning of wordModeAttr was reversed.
- The foregroundColor field includes the reverse flag, so no need to
  consider this flag when comparing character's attributes.
- Draw the cursor separately from the text characters, since drawing it
  in drawTextCharacters() is incompatible with word mode.

(cherry picked from commit aa045d6a)
parent 65ae0a04
Pipeline #265037 passed with stage
in 2 minutes and 39 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment