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

Disassembly column should auto-scale to pane width #179

Open
hasithvm opened this issue Sep 22, 2013 · 0 comments
Open

Disassembly column should auto-scale to pane width #179

hasithvm opened this issue Sep 22, 2013 · 0 comments

Comments

@hasithvm
Copy link
Collaborator

The disassembly/representation of each segment (the last column) should expand to fill the rest of the horizontal span of the listing view.

Steps to reproduce:

  1. Load obj file
  2. Observe the last column of the listing file.

Expected behavior:
The text displayed is complete

Actual behavior:
The text is truncated.

While the truncation behavior makes sense for the hex representation of each instruction/data segment, there's no practical use in truncating the source representation.

@ghost ghost assigned rdnelson Sep 22, 2013
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