Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

status bar : show block bounds and size in hex too #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fenugrec
Copy link

fixes #79 .

Since there's a lot of space on the status bar, this prints both dec and hex values for block selection bounds and size, e.g.
Selected Block: 214 -> 319 (0xD6 -> 0x13F) Block Size: 106 (0x6A)

@EUA
Copy link
Owner

EUA commented Mar 20, 2018

As I indicated at topic, I have other plans for this section. Like adding octal representation depending on selected scheme at offset panel...

If you have a time, I will happy if you refactor/review mhash with some other new hashing functions like #71

@fenugrec
Copy link
Author

I did see your other comment, but I thought it was more useful to show both simultaneously since there's enough room.

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.

Show hex values for Block Size
2 participants