-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersjavascriptPull requests that update Javascript codePull requests that update Javascript code
Description
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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersjavascriptPull requests that update Javascript codePull requests that update Javascript code