Skip to content

fix: use non graphic char for changed bytes in ASCII panel#29

Merged
merces merged 1 commit into
mentebinaria:mainfrom
sergiogarciadev:fix/hex-and-text-differs
Feb 11, 2026
Merged

fix: use non graphic char for changed bytes in ASCII panel#29
merces merged 1 commit into
mentebinaria:mainfrom
sergiogarciadev:fix/hex-and-text-differs

Conversation

@sergiogarciadev
Copy link
Copy Markdown
Contributor

This fixes #26 .

While fixing it, I noted that the panel only differs when the changed character is a non graphic and just added the check inside the changed if condition.

@merces
Copy link
Copy Markdown
Member

merces commented Feb 11, 2026

Good catch! Thank you!

@merces merces merged commit 9981f78 into mentebinaria:main Feb 11, 2026
6 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.

When editing the Hex and Text are showing different data

2 participants