WerWolv / ImHex

🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
https://imhex.werwolv.net
GNU General Public License v2.0
43.01k stars 1.89k forks source link

[Feature] Use a text box for Alignment instead of slider #1064

Open Berylskid opened 1 year ago

Berylskid commented 1 year ago

What feature would you like to see?

In "Find">"Binary" tab, allow users to specify Alignment by just entering a decimal or hexadecimal.

How will this feature be useful to you and others?

slider is pain

Request Type

Additional context?

No response

WerWolv commented 1 year ago

That's indeed not consistent with other placed where we use text inputs, I'll see what I can do. In the mean time, you can always hold down CTRL and left click on any slider to enter editing mode. Then you can simply enter the hexadecimal value and press enter to accept it

Berylskid commented 1 year ago

It works, thank you for info.

Then you can simply enter the hexadecimal value and press enter to accept it

Unable to enter hexadecimal. It only allows decimal at this moment.

github-actions[bot] commented 1 month ago

This issue is marked stale as it has been open for 11 months without activity. Please try the latest ImHex version. (Avaiable here: https://imhex.download/ for release and https://imhex.download/#nightly for development version) If the issue persists on the latest version, please make a comment on this issue again

Without response, this issue will be closed in one month.

Berylskid commented 2 weeks ago

ImHex still uses decimal slider.

Also, entering hexadecimal is NOT available as of 04763ea (current latest nightly build) for some reason.

In the mean time, you can always hold down CTRL and left click on any slider to enter editing mode. Then you can simply enter the hexadecimal value and press enter to accept it

At this moment, slider seems accepting only decimal value. I tried to enter hexadecimal value, but it ended up just 0.