Skip to content

Conversation

LagoLunatic
Copy link
Collaborator

diff.len / 8 doesn't always catch when the 8-byte column midpoint is passed since e.g. when cur_addr=4 diff.len=5 neither one of those are greater than 8 individually, but are combined.

Before:
image

After:
image

@encounter
Copy link
Owner

Thank you! This has long annoyed me (and I’m sure others 🙂)

@encounter encounter merged commit 6b7dcab into encounter:main Jan 25, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants