mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 05:43:32 -07:00
- Fixed columns width in transfers list (problem was caused by the hidden "hash" column that didn't have a null size)
This commit is contained in:
parent
190dc793ac
commit
1c0e890252
3 changed files with 7 additions and 5 deletions
2
TODO
2
TODO
|
@ -47,7 +47,7 @@
|
|||
- make use of finishedChecking alert if hydri implements it
|
||||
- Clean up delayed progress column sorting code
|
||||
- Clean up pause after checking code
|
||||
- Check hidden columns and width problem in transfers list
|
||||
- use abort() for session deletion?
|
||||
- Wait for some bug fixes in libtorrent :
|
||||
- upload/download limit per torrent (Ticket #83)
|
||||
- double free or corruption on exit (Ticket #84)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue