mirror of
https://github.com/encounter/objdiff.git
synced 2025-12-11 14:41:51 +00:00
Reimplement colorized data relocation hover diffs (#182)
* Reimplement colorized data relocation hover diffs * Fix objdiff-wasm build Data diffing doesn't seem to be fully implemented in objdiff-wasm yet, so just putting placeholders in so it compiles. * Reloc hover: Add separators, override special color too
This commit is contained in:
@@ -137,6 +137,8 @@ interface display {
|
||||
normal,
|
||||
emphasized,
|
||||
special,
|
||||
delete,
|
||||
insert,
|
||||
}
|
||||
|
||||
record hover-item-text {
|
||||
|
||||
Reference in New Issue
Block a user