rumblefishdev / evm-debugger

Other
6 stars 0 forks source link

Some UI fixes #408

Closed kowalski closed 9 months ago

kowalski commented 9 months ago
  1. If there isn't enough horizontal space for EVM steps/bytecode:

    • hide the "?" icon and gas bubble
  2. Elements in Stack needs allignemnt

  3. "This EVM Step has no memory" -> No memory was used at this point yet.

  4. Prevent line break in "Disaseembled bytecode". Maybe just change to "Bytecode" on low width

kowalski commented 9 months ago

Image