macro-stepper: preserve underlining in highlights
original commit: eb1a1228881f33b36e045e7c46a704198d3252d9
This commit is contained in:
parent
ed46c25db5
commit
50d21a212d
|
@ -368,7 +368,7 @@
|
|||
(if translate-color? (translate-color raw-color) raw-color)))
|
||||
(when em? (send sd set-weight-on 'bold))
|
||||
(unless em?
|
||||
(send sd set-underlined-off #t)
|
||||
;; (send sd set-underlined-off #t)
|
||||
(send sd set-weight-off 'bold))
|
||||
sd))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user