Skip to content

Fix inter-line deadzone in hexdump view #881

Description

@therealryan

You can roll the pointer over the bytes displayed in the hex view (for example) and the hovered value is explained at the top of the dump.

The transition between side-by-side bytes is fine - there is no gap so the explanation flicks from one value directly to the next.
The transition between one-above-the-other bytes is less good - there's a wee inter-line deadzone where the explanation flicks to blank. This is very minor but kind of annoying - it'd be nicer if the bytes were displayed as a seamless grid with no inter-line gaps in the hover coverage.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomersjavascriptPull requests that update Javascript code

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions