Skip to content

Disassembly column should auto-scale to pane width #179

@hasithvm

Description

@hasithvm

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions