diff --git a/TODO b/TODO index b4f7dce9f..4a7641bd5 100644 --- a/TODO +++ b/TODO @@ -52,7 +52,6 @@ // TODO v1.0.0 - Fix libcommoncpp proxy support -- Fix layout in preferences/Proxy rc8->rc9 changelog: - FEATURE: Better media file preview (player detected automatically) @@ -67,3 +66,4 @@ rc8->rc9 changelog: - BUGFIX: title bar is now reset when "Display speed in title" is disabled - BUGFIX: Fixed HTTP_PW and SOCKS5_PW in proxy combobox - BUGFIX: Fixed proxy auth disable problem when disabling proxy +- BUGFIX: Fixed proxy layout in program preferences diff --git a/src/options.ui b/src/options.ui index 3c7247761..62b1302d1 100644 --- a/src/options.ui +++ b/src/options.ui @@ -947,70 +947,72 @@ Affected connections - - - - 10 - 20 - 341 - 22 - - - - Use proxy for connections to trackers - - - true - - - - - - 10 - 40 - 341 - 22 - - - - Use proxy for connections to regular peers - - - true - - - - - - 10 - 60 - 341 - 22 - - - - Use proxy for connections to web seeds - - - true - - - - - - 10 - 80 - 341 - 22 - - - - Use proxy for DHT messages - - - true - - + + + + + + 0 + 0 + + + + Use proxy for connections to trackers + + + true + + + + + + + + 0 + 0 + + + + Use proxy for connections to regular peers + + + true + + + + + + + + 0 + 0 + + + + Use proxy for DHT messages + + + true + + + + + + + + 0 + 0 + + + + Use proxy for connections to web seeds + + + true + + + +