Commit cc3d6a3
committed
fix: Use selection background instead of underline for occurrences
This fixes Megaxela#11.
This is only a workaround. The QFramedTextAttribute solution seems not
possible, because we need to insert QChar::ObjectReplacementCharacter
for every occurrence, thus ruin the undo history.
It will be better if the user can set a custom color for this.1 parent b09bbd3 commit cc3d6a3
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
448 | 448 | | |
449 | 449 | | |
450 | 450 | | |
451 | | - | |
| 451 | + | |
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
| |||
0 commit comments