- 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:
Christophe Dumez 2007-08-02 14:12:22 +00:00
commit 1c0e890252
3 changed files with 7 additions and 5 deletions

2
TODO
View file

@ -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)