You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, you're not the first one that voiced concerns about me moving the selection to the status bar. This change was mainly done because the hex editor footer was extremely cluttered and looked terrible but also because many many other applications have that information in the same place.
CLion:
VSCode:
HxD:
Notepad:
None of these are actually selectable. Would it improve things if I made it clickable?
The "Convert sizes to human-readable units" option disappeared because even before it only affected the size of the selection which is now always displayed in both hex and as human readable bytes so there wasn't any need for it anymore. Also I usually don't remove the language strings of things that are removed / changed in case we need them again in the future because the feature comes back in some other way or it's still useful in another context
I like the original position over the statusbar. Whenever I'm reversing file formats, I'm constantly checking selections and offsets and it being in the statusbar feels like a "long distance" from where the action is happening.
This is my usual layout:
Being able to "click to copy" could work, but I would like all things to be a separate entity in that case, like HxD is doing it.
Operating System
Windows
What's the issue you encountered?
The language key to toggle is still there:
Is it intentionally always on?
I think the whole area is being reworked where this button was originally was.
That said, I liked where the selection text was originally. It's now in the status bar, which makes it impossible to select and copy the values.
How can the issue be reproduced?
Start ImHex :D
ImHex Version
1.36.0
ImHex Build Type
Installation type
MSI
Additional context?
No response
The text was updated successfully, but these errors were encountered: