gui
gui copied to clipboard
No obvious way to close peer detail panel
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.
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.
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
|
I was thinking about this recently - I will post something.