matthiaaas / ftp

[v2 announced!] React based Electron (S)FTP desktop application
https://transflow.co
MIT License
58 stars 3 forks source link

Show session close button directly #55

Closed Dudeplayz closed 4 years ago

Dudeplayz commented 4 years ago

Current behavior: The close button (X) for an active session is displayed after a certain delay if hovered over.

Expected behavior: The button is displayed immediately after hovering the specific session.

matthiaaas commented 4 years ago

updated in d706854