macro-stepper: preserve underlining in highlights
This commit is contained in:
parent
3c2ce01a16
commit
eb1a122888
|
@ -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