gui icon indicating copy to clipboard operation
gui copied to clipboard

No obvious way to close peer detail panel

Open rebroad opened this issue 4 years ago • 3 comments

When clicking on a peer in the peer table, a panel is displayed, but there seems to be no obvious way to close this once opened.

rebroad avatar Nov 25 '21 13:11 rebroad

We could close the panel by clicking in the empty area. Though it's not immediately apparent, I don't think it's a bug per se.

shaavan avatar Nov 25 '21 15:11 shaavan

you could make the splitter have dual functionality by adding in an arrow that would be a button, like so:

|    
|    # splitter functionality: resize
|
>   # Close the pane
|
|    # splitter functionality: resize
|

jarolrod avatar Nov 28 '21 06:11 jarolrod

I was thinking about this recently - I will post something.

RandyMcMillan avatar Dec 12 '21 21:12 RandyMcMillan