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

[Feature] Option to move region selection text back to under hex editor #1968

Open
1 task
dakrk opened this issue Nov 24, 2024 · 5 comments
Open
1 task

[Feature] Option to move region selection text back to under hex editor #1968

dakrk opened this issue Nov 24, 2024 · 5 comments

Comments

@dakrk
Copy link

dakrk commented Nov 24, 2024

What feature would you like to see?

I recently moved to 1.35.4 and some time about 1.34.0 seems to have moved the selection region text from below the hex editor to at the bottom of the window in the status bar. I would like to have this back where it was as it's a long way to look.

How will this feature be useful to you and others?

This slows me down because now I have to glance around my screen more when I want to see how much I've selected, which is something I do rather commonly.

Request Type

  • I can provide a PoC for this feature or am willing to work on it myself and submit a PR

Additional context?

1.33.2 and 1.35.4 comparison:
image
image

@paxcut
Copy link
Contributor

paxcut commented Nov 24, 2024

That change was done to clean the middle part of the display so it is likely not going to go back. As an alternative I suggest you use a custom Data inspector row to display the selection in your favorite format. Read about it here

@dakrk
Copy link
Author

dakrk commented Nov 24, 2024

Hmm, I see. Thanks for pointing me to that.

I'm confused about the decision with the middle bar though, as there seems to be plenty of space available (my previous screenshot must've been on 1.34 by mistake as now there's even less options):
image

The lack of options present here now also means there's seemingly no way to change column count, meaning I'm seemingly stuck at 24 unless I change the config file.

@paxcut
Copy link
Contributor

paxcut commented Nov 24, 2024

The option is still there click on this
image

@dakrk
Copy link
Author

dakrk commented Nov 24, 2024

Oh... I see, thanks again.

@paxcut
Copy link
Contributor

paxcut commented Nov 24, 2024

putting the selection info in the data inspector allows you to move it it any convenient place so that your eyes don't get tired
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants