openscopeproject / TrguiNG

Remote GUI for Transmission torrent daemon
GNU Affero General Public License v3.0
334 stars 39 forks source link

Improve files table UX (fixes #121): #125

Closed jpovixwm closed 9 months ago

jpovixwm commented 9 months ago

Fair warning: this makes the issue with not being able to perform the context menu actions "Open" and "Open folder", when multiple entries are selected, just a tiny bit worse for single-file directories, because when you right click the file, the directory gets automatically selected. When it comes to my opinion on how to fix that, I think it'd be OK to make these context menu entries apply only to the row that was actually right-clicked.

jpovixwm commented 9 months ago

Uh oh, looks like the "Open" and "Open folder" actions are broken for single-file torrents too. I'll investigate tomorrow.

qu1ck commented 9 months ago

Thanks for the fix.