ballercat / jambox

CLI tool for recording and playing back networks requests for node & Frontend Apps.
MIT License
11 stars 2 forks source link

[Waterfall view] Fix the highlight hover board in the row items #28

Open scottykaye opened 1 year ago

scottykaye commented 1 year ago

Problem

In the row items, when you hover over an individual item, the border doesn't apply evenly around the entire item.

Solution

Get the border to fully wrap around a single pixel around the code

hamlim commented 1 year ago

@scottykaye do you have a screenshot showcasing the issue here? Which row items don't get the correct border on hover?

ballercat commented 1 year ago

This is about the Waterfall view. When hovering over a row there should be some highlighting to make it easier to use/read.

image